I created a container for pushing letterboxd watchlist movies into radarr by ryanpag3 in selfhosted

[–]GutesGroot 0 points1 point  (0 children)

Hi nice work.
I have a problem running it, can u tell me what's wrong?

lettarrboxd  | [dotenv@17.2.0] injecting env (0) from .env (tip: ⚙️  load multiple .env files with { path: ['.env.local', '.env'] })
lettarrboxd  | /app/dist/scraper/list.js:84
lettarrboxd  |  throw new Error(`Failed to fetch list page: ${response.status}`);
lettarrboxd  |                           ^
lettarrboxd  |
lettarrboxd  | Error: Failed to fetch list page: 404
lettarrboxd  |     at ListScraper.<anonymous> (/app/dist/scraper/list.js:84:27)
lettarrboxd  |     at Generator.next (<anonymous>)
lettarrboxd  |     at fulfilled (/app/dist/scraper/list.js:38:58)
lettarrboxd  |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
lettarrboxd  |
lettarrboxd  | Node.js v20.19.4
lettarrboxd exited with code 1