Skip to content

Could not transfer metadata: Read timed out #546

@danielcompton

Description

@danielcompton

I'm not really sure what happened here, but I got an error on deploying. However it seems like the deploy was actually successful. Another user has reported a similar error on Slack I think.

$ lein release
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working directory clean
[master 99152db] Version 1.3.1
 1 file changed, 1 insertion(+), 1 deletion(-)
Created /Users/danielcompton/Developer/clojure/clojure-postmark/target/postmark-1.3.1.jar
Wrote /Users/danielcompton/Developer/clojure/clojure-postmark/pom.xml
Need to sign 2 files with GPG
[1/2] Signing /Users/danielcompton/Developer/clojure/clojure-postmark/target/postmark-1.3.1.jar with GPG
[2/2] Signing /Users/danielcompton/Developer/clojure/clojure-postmark/pom.xml with GPG
Sending org/clojars/danielcompton/postmark/1.3.1/postmark-1.3.1.jar (6k)
    to https://clojars.org/repo/
Sending org/clojars/danielcompton/postmark/1.3.1/postmark-1.3.1.pom (3k)
    to https://clojars.org/repo/
Sending org/clojars/danielcompton/postmark/1.3.1/postmark-1.3.1.jar.asc (1k)
    to https://clojars.org/repo/
Sending org/clojars/danielcompton/postmark/1.3.1/postmark-1.3.1.pom.asc (1k)
    to https://clojars.org/repo/
Retrieving org/clojars/danielcompton/postmark/maven-metadata.xml (1k)
    from https://clojars.org/repo/
Sending org/clojars/danielcompton/postmark/maven-metadata.xml (1k)
    to https://clojars.org/repo/
Could not transfer metadata org.clojars.danielcompton:postmark/maven-metadata.xml from/to releases (https://clojars.org/repo/): Read timed out
Failed to deploy metadata: Could not transfer metadata org.clojars.danielcompton:postmark/maven-metadata.xml from/to releases (https://clojars.org/repo/): Read timed out
~/D/c/clojure-postmark (master) $ lein deploy
Created /Users/danielcompton/Developer/clojure/clojure-postmark/target/postmark-1.3.1.jar
Wrote /Users/danielcompton/Developer/clojure/clojure-postmark/pom.xml
Need to sign 2 files with GPG
[1/2] Signing /Users/danielcompton/Developer/clojure/clojure-postmark/target/postmark-1.3.1.jar with GPG
[2/2] Signing /Users/danielcompton/Developer/clojure/clojure-postmark/pom.xml with GPG
Sending org/clojars/danielcompton/postmark/1.3.1/postmark-1.3.1.jar (6k)
    to https://clojars.org/repo/
Sending org/clojars/danielcompton/postmark/1.3.1/postmark-1.3.1.pom (3k)
    to https://clojars.org/repo/
Sending org/clojars/danielcompton/postmark/1.3.1/postmark-1.3.1.jar.asc (1k)
    to https://clojars.org/repo/
Sending org/clojars/danielcompton/postmark/1.3.1/postmark-1.3.1.pom.asc (1k)
    to https://clojars.org/repo/
Retrieving org/clojars/danielcompton/postmark/maven-metadata.xml (1k)
    from https://clojars.org/repo/
Sending org/clojars/danielcompton/postmark/maven-metadata.xml (1k)
    to https://clojars.org/repo/
Could not transfer metadata org.clojars.danielcompton:postmark/maven-metadata.xml from/to releases (https://clojars.org/repo/): Access denied to: https://clojars.org/repo/org/clojars/danielcompton/postmark/maven-metadata.xml, ReasonPhrase: Forbidden - redeploying non-snapshots is not allowed (see http://git.io/vO2Tg).
Failed to deploy metadata: Could not transfer metadata org.clojars.danielcompton:postmark/maven-metadata.xml from/to releases (https://clojars.org/repo/): Access denied to: https://clojars.org/repo/org/clojars/danielcompton/postmark/maven-metadata.xml, ReasonPhrase: Forbidden - redeploying non-snapshots is not allowed (see http://git.io/vO2Tg).
$ 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions