RunestoneInteractive / RunestoneInteractive/rs

Runestone Issue: Jobe server responding with a 413 (file too big for files less than 2 MB

Open
#1,399 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
69
Forks
117
Avg merge
6d 4h
Merged PRs (30d)
24

Description

I am in the F26-SI201-MW ebook trying to run activity 14.3.2.

Image

I am updating my BeautifulSoup write code exercises in the pretext ebook to use saved HTML files dumped from the Wayback machine. However, I am getting a Server Error when I try to run the code. The JavaScript shows that the server is giving a 413 error which means the file is too big. Can we up the size limit for the Jobe server? The files I am trying to process are between 86 KB and 1.2 MB currently. Can we set the limit at 2 MB?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Jobe server involved in activity 14.3.2 and reproduce the 413 response using the saved HTML files described in the issue. Check the request-size configuration and verify that files up to 2 MB are accepted without changing the existing response for smaller files.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.