Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken uploads, still. #446

Open
deanrad opened this issue Jan 27, 2017 · 3 comments
Open

Broken uploads, still. #446

deanrad opened this issue Jan 27, 2017 · 3 comments

Comments

@deanrad
Copy link

deanrad commented Jan 27, 2017

An unbreakable cycle of contradictory messages

  • ETIMEDOUT While uploading build
  • error: Version already exists
  • error: No compatible binary build

I've tried logging out and back in, even publishing under a new name to work around this, and still no dice.

Am I supposed to use local packages when days go by and I can't publish? Seems like it.

~/src/antares (master) $ meteor publish --create
=> Errors while publishing:

While uploading build:
error: Error: ETIMEDOUT

~/src/antares (master *) $
~/src/antares (master *) $ meteor logout
Logged out.
~/src/antares (master *) $ meteor login
Username: deanius
Password:

Logged in as deanius. Thanks for being a Meteor developer!
~/src/antares (master *) $ meteor publish --create
Package already exists. To create a new version of an existing package, do not
use the --create flag!
~/src/antares (master *) $ meteor publish
=> Errors while publishing:

While pre-publishing package deanius:antares-protocol:
error: Version already exists

~/src/antares-example-document-editing (master *) $ meteor add deanius:antares-protocol
 => Errors while adding packages:

While checking for deanius:[email protected]:
error: No compatible binary build found for this package. Contact the package
author and ask them to publish it for your platform.
@deanrad
Copy link
Author

deanrad commented Jan 27, 2017

Note: I'd like to resume the name deanius:antares, so at this point if anyone could just blow away my history (after saving it for yourselves), and if I could get a publish that way, it'd be ok.

@deanrad
Copy link
Author

deanrad commented Jan 29, 2017

@tmeasday - is there a better place than this to report atmosphere upload issues? I saw no mention of a support link on the atmosphere site either.

@tmeasday
Copy link
Member

I think you'd have better luck just posting issues with the package system to https://github.com/meteor/meteor -- Atmosphere is just a frontend to the package system.

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

No branches or pull requests

2 participants