Skip to content
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.

Connection Timed Out Error #15

Open
adoniscoder opened this issue Oct 31, 2016 · 2 comments
Open

Connection Timed Out Error #15

adoniscoder opened this issue Oct 31, 2016 · 2 comments

Comments

@adoniscoder
Copy link

adoniscoder commented Oct 31, 2016

Hi, I added this plugin to my application which is ionic 2 not the phonegap. So I installed the plugin but when I'm going to build project it shows me this error:
`
Error: cmd: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring root project 'android'.

Could not resolve all dependencies for configuration ':_debugCompile'.
Could not resolve com.adobe.creativesdk.foundation:auth:0.9.1062+.
Required by:
:android:unspecified
> Could not resolve com.adobe.creativesdk.foundation:auth:0.9.1062+.
> Failed to list versions for com.adobe.creativesdk.foundation:auth.
> Unable to load Maven meta-data from https://repo.adobe.com/nexus/c
ontent/repositories/releases/com/adobe/creativesdk/foundation/auth/maven-metadat
a.xml.
> Could not GET 'https://repo.adobe.com/nexus/content/repositorie
s/releases/com/adobe/creativesdk/foundation/auth/maven-metadata.xml'.
> Connect to repo.adobe.com:443 [repo.adobe.com/193.104.215.10
1] failed: Connection timed out: connect
Could not resolve com.adobe.creativesdk:image:4.6.3+.
Required by:
:android:unspecified
> Could not resolve com.adobe.creativesdk:image:4.6.3+.
> Failed to list versions for com.adobe.creativesdk:image.
> Unable to load Maven meta-data from https://repo.adobe.com/nexus/c
ontent/repositories/releases/com/adobe/creativesdk/image/maven-metadata.xml.
> Could not GET 'https://repo.adobe.com/nexus/content/repositorie
s/releases/com/adobe/creativesdk/image/maven-metadata.xml'.
> Connect to repo.adobe.com:443 [repo.adobe.com/193.104.215.10
1] failed: Connection timed out: connect`

@macdonst
Copy link
Collaborator

macdonst commented Nov 2, 2016

@hahmadicorp hey, I can't reproduce your issue. It seems like you have an issue getting a network connection to repo.adobe.com. Can you see if you can load this URL from the browser:

https://repo.adobe.com/nexus/content/repositories/releases/com/adobe/creativesdk/foundation/auth/maven-metadata.xml

If you can't it's a network issue for sure.

@justinh00k
Copy link

Getting the same issue building after installing the plugin. Internet connection is fine and link loads fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants