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

Fix Kobo Sync #942

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

the-mann
Copy link

@the-mann the-mann commented Dec 28, 2022

Kobo Sync doesn't work unless the proxy buffer sizes are increased. The values/fix were pulled from here: janeczku/calibre-web#1891 (comment)

Description

Kobo Sync doesn't work unless the proxy buffer sizes are increased. I extensively hand tested this on my Swizzin deployment, and this was the change to fix it.

Fixes issues:

Proposed Changes:

  • Increase the proxy buffer sizes.

Change Categories

  • Bug fix

Checklist

  • Branch was made off the develop branch and the PR is targetting the develop branch
  • Docs have been made OR are not necessary
  • Changes to panel have been made OR are not necessary
  • Code is formatted (See more)
  • Code conforms to project structure (See more)
  • Shellcheck isn't screaming (See more)
  • Prints to terminal are handled (See more)
  • I have commented my code, particularly in hard-to-understand areas
  • Testing was done
    • Tests created or no new tests necessary
    • Tests executed

Test scenarios

Architectures

amd64 armhf arm64 Unspecified
Jammy
Focal
Bionic
Bullseye
Buster
Stretch
Raspbian ⚫️ ⚫️ ⚫️

✅❎ Passed

🛠🛠 TODO

❌❌ Currently failing

Kobo Sync doesn't work unless the proxy buffer sizes are increased. The values/fix were pulled from here: janeczku/calibre-web#1891 (comment)
@liaralabs
Copy link
Member

Thanks for the contribution @the-mann

To be considered for inclusion, an additional updater script should be included to fix existing installations.

@flying-sausages
Copy link
Member

yo imma bump those up on the quad

scripts/nginx/calibreweb.sh Outdated Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

None yet

3 participants