Closed ngosang closed 4 years ago
Please have a look on your server logs why this link provoked a 500 error. It doesn't do that on my side.
I also reported this => https://github.com/wallabag/wallabag/issues/2976
Anyway this is blocking the whole app. I think you should show the notification but don't add the link to the queue.
The app doesn't skip errors (read: lose) important changes.
It may be a good idea to:
However, I'm not aware of any possible sync errors that do not involve broken server configuration. So, fix your server.
@di72nn It's happening again. Try with this link (I know it's pdf but wallabag web doesn't fails) => http://cs229.stanford.edu/proj2014/David%20Montague,%20Algorithmic%20Trading%20of%20Futures%20via%20Machine%20Learning.pdf
@ngosang So you found a bug in wallabag core api.
if i add via app:
[2017-03-15 22:44:02] request.CRITICAL: Uncaught PHP Exception Exception: "Object list not found. Possible secured file." at /home/wallabag/vendor/smalot/pdfparser/src/Smalot/PdfParser/Parser.php line 98 {"exception":"[object] (Exception(code: 0): Object list not found. Possible secured file. at /home/wallabag/vendor/smalot/pdfparser/src/Smalot/PdfParser/Parser.php:98)"} []
If i add via web interface exception is caught by the web-wallabag:
[2017-03-15 22:45:36] app.ERROR: Error while saving an entry {"exception":"[object] (Exception(code: 0): Object list not found. Possible secured file. at /home/wallabag/vendor/smalot/pdfparser/src/Smalot/PdfParser/Parser.php:98)","entry":"[object] (Wallabag\\CoreBundle\\Entity\\Entry: {})"} []
@Strubbl can you report it?
Improved in #915. Continue discussion it #905.
wallabag-app master branch
1) Open this URL in the smartphone browser => http://lamiradadelreplicante.com/2017/03/12/15-anos-de-arch-linux/ 2) Share => Add to Wallabag 3) Wallabag app shows a notification with HTTP error 500. I can't perform fast or full updates. The app is broken until I delete all data in Android settings.
Debug trace: