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

500 error when uploading from staging environment #229

Open
DMeechan opened this issue Dec 18, 2017 · 1 comment
Open

500 error when uploading from staging environment #229

DMeechan opened this issue Dec 18, 2017 · 1 comment

Comments

@DMeechan
Copy link

I've got Slingshot AWS upload successfully working on my dev environment, but it fails whenever I try to upload images from the staging environment (hosted on Heroku). Here's the error I'm getting:

details: undefined
error:500
errorType:"Meteor.Error"
isClientSafe:true
message:"Internal server error [500]"
reason:"Internal server error"

I had a look at issue 70 but I don't think it's the same problem, since I'm using the same AWS access keys on the staging environment as I am on the dev environment.

@DMeechan
Copy link
Author

I found this more helpful error message on the server:

Exception while invoking method 'slingshot/uploadRequest' Error: connect ECONNREFUSED [IP-ADDRESS]:80
t Object._errnoException (util.js:1024:11)
at _exceptionWithHostPort (util.js:1046:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1182:14)

Any suggestions on what I can do to resolve this?

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

1 participant