I'm getting flakey problems from clojars right now.  I can access any other
websites, from multiple computers.  I can access the homepage, and download
any files from clojars, delete ~/.m2 and restore via 'lein deps', but I
cannot upload any changes via "lein deploy clojars'.  I keep getting
failures like:

~/cooljure > lein deploy clojars
No credentials found for clojars
See `lein help deploying` for how to configure credentials to avoid prompts.
Username: cloojure
Password:
Wrote /home/alan/cooljure/pom.xml
Created /home/alan/cooljure/target/cooljure-0.1.1-SNAPSHOT.jar
Could not find metadata cooljure:cooljure:0.1.1-SNAPSHOT/maven-metadata.xml
in clojars (https://clojars.org/repo/)
Sending
cooljure/cooljure/0.1.1-SNAPSHOT/cooljure-0.1.1-20140805.191432-1.pom (4k)
    to https://clojars.org/repo/
Sending
cooljure/cooljure/0.1.1-SNAPSHOT/cooljure-0.1.1-20140805.191432-1.jar (14k)
    to https://clojars.org/repo/
Aug 05, 2014 12:16:43 PM org.apache.http.impl.client.DefaultRequestDirector
tryConnect
INFO: I/O exception (java.net.SocketException) caught when connecting to
the target host: Network is unreachable
Aug 05, 2014 12:16:43 PM org.apache.http.impl.client.DefaultRequestDirector
tryConnect
INFO: Retrying connect
Retrieving cooljure/cooljure/maven-metadata.xml (1k)
    from https://clojars.org/repo/
Checksum validation failed, expected
e49f5951c9826de6336c445ef574c5e8d6f1fa41 but is
b837480c258368367f675bbccb8ebfbb0790be2c
Retrieving cooljure/cooljure/maven-metadata.xml (1k)
    from https://clojars.org/repo/
Could not transfer metadata cooljure:cooljure/maven-metadata.xml from/to
clojars (https://clojars.org/repo/): Checksum validation failed, expected
e49f5951c9826de6336c445ef574c5e8d6f1fa41 but is
b837480c258368367f675bbccb8ebfbb0790be2c
Failed to retrieve remote metadata cooljure:cooljure/maven-metadata.xml:
Could not transfer metadata cooljure:cooljure/maven-metadata.xml from/to
clojars (https://clojars.org/repo/): Checksum validation failed, expected
e49f5951c9826de6336c445ef574c5e8d6f1fa41 but is
b837480c258368367f675bbccb8ebfbb0790be2c
~/cooljure >



On Tue, Jul 29, 2014 at 7:22 AM, Reid McKenzie <rmckenzi...@gmail.com>
wrote:

>  AFAIK clojars.org's / has been on the blink since at least about eight
> hours ago. Other pages are reported to work, but / was returning a 500
> internal server error with a blank body.
>
> Reid
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to