Fetching failed with status code 404 #10

Open
opened 2025-01-02 17:36:55 +01:00 by tdpeuter · 1 comment
Owner
Processing https://www.qobuz.com/us-en/album/the-fat-of-the-land-the-prodigy/zdybvrvpf3aca
C:\Users\tibod\IdeaProjects\lucida-queue\src\lucida.ts:5
    const page: Page = await context.newPage();
                                                         ^
locator.setChecked: Timeout 30000ms exceeded.
Call log:
  - waiting for locator('input[id="hide-from-ticker"]').first()

    at C:\Users\tibod\IdeaProjects\lucida-queue\src\lucida.ts:25:64
    at fulfilled (C:\Users\tibod\IdeaProjects\lucida-queue\src\lucida.ts:5:58) {
  name: 'TimeoutError'
}

The webpage:

uh-oh!

An error occured trying to process your request.

This error has been automatically reported to staff. Try again in a moment.

Server message: Fetching album/get from Qobuz failed with status code 404.

Server name: katze

uh-oh

``` Processing https://www.qobuz.com/us-en/album/the-fat-of-the-land-the-prodigy/zdybvrvpf3aca C:\Users\tibod\IdeaProjects\lucida-queue\src\lucida.ts:5 const page: Page = await context.newPage(); ^ locator.setChecked: Timeout 30000ms exceeded. Call log: - waiting for locator('input[id="hide-from-ticker"]').first() at C:\Users\tibod\IdeaProjects\lucida-queue\src\lucida.ts:25:64 at fulfilled (C:\Users\tibod\IdeaProjects\lucida-queue\src\lucida.ts:5:58) { name: 'TimeoutError' } ``` [The webpage](https://lucida.to/?url=https%3A%2F%2Fwww.qobuz.com%2Fus-en%2Falbum%2Fthe-fat-of-the-land-the-prodigy%2Fzdybvrvpf3aca&country=auto): > uh-oh! > > An error occured trying to process your request. > > This error has been automatically reported to staff. Try again in a moment. > > Server message: Fetching album/get from Qobuz failed with status code 404. > > Server name: katze ![uh-oh](/attachments/f3746b9b-ef28-4360-adbd-e98f83804478)
tdpeuter added the
bug
label 2025-01-02 17:36:55 +01:00
Author
Owner

Maybe try to search for <div class="error svelte-40348f">?

Maybe try to search for `<div class="error svelte-40348f">`?
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tdpeuter/lucida-queue#10
No description provided.