Skip to content

Conversation

@mikhail729
Copy link
Contributor

No description provided.

@mikhail729 mikhail729 self-assigned this Sep 5, 2025
@mikhail729 mikhail729 added the bug Something isn't working label Sep 5, 2025
@mikhail729 mikhail729 linked an issue Sep 5, 2025 that may be closed by this pull request
ENV FLASK_APP pload.app

CMD ["uwsgi", "--master", "--http", ":5000", "--processes", "4", "--harakiri", "90", "--module", "pload.app", "--callable", "app"]
CMD ["uwsgi", "--master", "--http", ":5000", "-b", "32768", "--processes", "4", "--harakiri", "90", "--module", "pload.app", "--callable", "app"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fat

@mikhail729 mikhail729 merged commit 7025076 into master Sep 5, 2025
1 check passed
@kurisufriend kurisufriend deleted the 169-pload-returns-5xx-error-depending-on-browser-session branch September 5, 2025 19:03
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

Successfully merging this pull request may close these issues.

Pload returns 5XX error depending on browser session

3 participants