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

Service Unavailable when using ?play=true in the demo #63

Closed
Aur0r opened this issue Apr 6, 2016 · 5 comments
Closed

Service Unavailable when using ?play=true in the demo #63

Aur0r opened this issue Apr 6, 2016 · 5 comments

Comments

@Aur0r
Copy link

Aur0r commented Apr 6, 2016

Hi,
thank you for this great plugin!

The only thing that doesn't work for me is the ?play=true streaming (with an mp3 file). The download option works but the play option returns "Service Unavailable" (Screenshot of the demo can be found attached).

Could you please give me a hint why this is happening? Thanks!
serviceunavailable_503

@dr-dimitru
Copy link
Member

Hi, I'm glad you've found this package useful for your needs.

To investigate this issue I need:

  1. Can you locate uploaded file on your local/dev machine?
  2. Any server's errors or logs?
  3. How about turn on debug new Meteor.Files({debug: true}), and post all output here?
  4. Which Meteor version?
  5. Which platform you're on Mac, Win, Linux?
  6. This is happens only with ?play=true query? How about to try without any query?
  7. This is happens only with mp3 files? Have you tried other formats?
  8. Please note this package wasn't tested yet (by me) with Meteor 1.3.1 (but it should definitely work, as changes wasn't about modules used in this package)

@Aur0r
Copy link
Author

Aur0r commented Apr 6, 2016

  1. The file is available on my system and I can download it via the ?download=true option.
    meteorfilesuploaded
  2. No server error logs.
  3. Now it is turned on:
    Server:
    meteorfilesserverdebug
    Client:
    meteorfilesclientdebug
  4. Meteor 1.3.1 (as I wrote no error updating the packages worked fine)
  5. Windows 10 (Chrome Version 49.0.2623.110 m)
  6. The ?play=true and without query options show the same result
    meteorfilesclientwithoutquery
  7. I have also tried zip files without the ?download=true option they work. But for example for mp4 it doesn't work without query parameter and also with the ?play=true option it doesn't work for mp4. Only the download option works.
    meteorfilesclientmp4
    meteorfilesservermp4
  8. Yes I image that you haven't had the chance to test it yet :)

Thank you for the fast response! :)

@Aur0r
Copy link
Author

Aur0r commented Apr 6, 2016

If you need to know which package versions I used you can have a look at the zip file of the demo I used.
demo.zip

@dr-dimitru
Copy link
Member

Solved in 1.3.17, thank you for bug report.

If you found this package useful, please do not hesitate to star it at both GitHub and Atmosphere. Also you may like to [Tweet](https://twitter.com/share?url=https://github.com/VeliovGroup/Meteor-Files&text=File upload and delivery in Meteorjs - now it's easy!) about it or share at Facebook

@Aur0r
Copy link
Author

Aur0r commented Apr 7, 2016

Thank you very much, great work! Had already starred the project on github now I did it on Atmosphere as well :)

I also had a look at https://veliovgroup.com/. Seems interesting, keep up the good work!

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