-
Notifications
You must be signed in to change notification settings - Fork 41
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
POST http://localhost:3000/upload 503 (Service Unavailable) #223
Comments
I have also the same problem in meteor 1.3.1 Win 10. |
Any help on following is appreciated, totally stuck ... not able to resize. imageVersions not working. I am running meteor on windows 7. On server console error isif (err) throw err; W20160608-22:19:07.020(5.5)? (STDERR) at ChildProcess.emit (events.js:98:17)server init file: |
I also have this problem and I've tried the troubleshooting section to no avail. I'm also using Win 10. |
Guys, I have no windows machine.but these questions keep appearing over and over on this issue page and it is always related to access privileges, or imagemagick not installed properly. Please also read the documentation on how to setup directories properly and what are the configuration options. It's also possible that this project simply fell behind the current version of imagemagick. If that is so, check the code for server and see if it called properly. If not, PR is welcome. |
Thanks Thomas for replying back. I will really appreciate if you could help debug it.
I have been tried to debug using node inspector but unsuccessful so far. I see that at most of places in imagemagicks, it is able to capture all correct info like file name, directories and image resize values etc but then at some function it gives error out I understand that you don't use windows machine but if you can let me know what to experiment and what log/info would help you to debug then I can generate that. I am about to reach give up stage unless you support, appreciate if can extent help. Thanks. |
What to do?
I don't know how to fix this.
I already saw the other issues about this but it doesn't work for me and maybe it's because the meteor is again upgrade to its version
The text was updated successfully, but these errors were encountered: