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

Syncyomi notification always says it succeeded, even though it failed #1280

Open
6 tasks done
jubiman opened this issue Sep 30, 2024 · 0 comments
Open
6 tasks done

Syncyomi notification always says it succeeded, even though it failed #1280

jubiman opened this issue Sep 30, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@jubiman
Copy link

jubiman commented Sep 30, 2024

Steps to reproduce

  1. Have a working syncyomi server and setup the credentials correctly on the TachiyomiSY app.
  2. Sync a library
  3. Make it fail on the server (in my case through an NGINX reverse proxy with a 413 status code because of incorrect config)

Expected behavior

Get a message saying that the sync was unsuccessful/failed

Actual behavior

Get a message saying the sync was successful

Crash logs

No response

TachiyomiSY version

Preview r564 (dea3891, 9/2/24 02:23)

Android version

Android 14

Device

Google Pixel 8a running Graphine OS

Other details

I run syncyomi on a VPS behind an NGINX reverse proxy. I had not edited the client_max_body_size, which meant that whenever I tried to sync my (relatively large) library, it would return a 413 Request Entity Too Large.
In the logs this is reflected with a SyncError: <webpage>, however, the mobile push notification says that the sync was successful, which it was not.

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • I have written a short but informative title.
  • I have gone through the FAQ and troubleshooting guide.
  • I have updated the app to version 1.10.5.
  • I have updated all installed extensions.
  • I will fill out all of the requested information in this form.
@jubiman jubiman added the Bug Something isn't working label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant