streama icon indicating copy to clipboard operation
streama copied to clipboard

no internet, no strema

Open drexlma opened this issue 5 years ago • 2 comments

Issue description

Streama Server does not work without internet. (only on restart)

Log

ERROR grails.app.services.streama.TheMovieDbService - problem during getTrailerForMovie for null ERROR grails.app.services.streama.TheMovieDbService - problem during getTrailerForMovie for null ERROR grails.app.services.streama.TheMovieDbService - problem during getTrailerForMovie for 104109 ERROR grails.app.services.streama.TheMovieDbService - problem during getTrailerForMovie for 59172 ERROR grails.app.services.streama.TheMovieDbService - problem during getTrailerForMovie for 13949 ERROR grails.app.services.streama.TheMovieDbService - problem during getTrailerForMovie for 401123 ERROR grails.app.services.streama.TheMovieDbService - problem during getTrailerForMovie for 3573 ERROR grails.app.services.streama.TheMovieDbService - problem during getTrailerForMovie for 55797 INFO streama.Application - Started Application in 21159.328 seconds (JVM running for 21163.738) Grails application running at http://localhost:8080 in environment: docker

Steps to Reproduce

  1. install strema
  2. add Movies with TheMovieDbService
  3. Kill Internet
  4. Restart strema-Server

drexlma avatar Nov 30 '19 08:11 drexlma

This looks quite similar to #899

Nargren avatar Nov 30 '19 19:11 Nargren

actually it was connected to internet , because if it was not then the error messages would be 500 because that is the amount of content i have in streama .

peterpt avatar Feb 21 '21 18:02 peterpt