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

Near-constant timeouts saving page #1216

Open
mechanical-girl opened this issue Jan 20, 2025 · 0 comments
Open

Near-constant timeouts saving page #1216

mechanical-girl opened this issue Jan 20, 2025 · 0 comments

Comments

@mechanical-girl
Copy link

Hi,

I'm running a fresh install of Silverbullet, and I'm getting near-constant "Could not save page, retrying again in 10 seconds" popups.

docker logs -f silverbullet is showing a steady stream of these events:

Writing file Projects.md
Requested file Projects.md
Requested file Projects.md
Writing file Projects.md
Writing file Projects.md
alreadyFetching is on, skipping even triggering for fetchFileList.
Writing file Projects.md
Writing file Projects.md
alreadyFetching is on, skipping even triggering for fetchFileList.
Writing file Projects.md
alreadyFetching is on, skipping even triggering for fetchFileList.
Writing file Projects.md
Writing file Projects.md
alreadyFetching is on, skipping even triggering for fetchFileList.
Writing file Projects.md

And the browser console is showing:

DOMException: The operation timed out.
Saving page Projects [client.ts:668:20]
alreadyFetching is on, skipping even triggering for fetchFileList. [evented_space_primitives.ts:56:14]
Uncaught (in promise) DOMException: The operation timed out. [client.ts:711:16]
Saving page Projects [client.ts:668:20]
DOMException: The operation timed out.
Uncaught (in promise) DOMException: The operation timed out. [client.ts:711:16]
DOMException: The operation timed out.
Uncaught (in promise) DOMException: The operation timed out. [client.ts:711:16]
Saving page Projects [client.ts:668:20]
Uncaught (in promise) DOMException: The operation timed out. [client.ts:711:16]
DOMException: The operation timed out.(https://notes.girlwhoisaro.bot/web/client.ts)
Uncaught (in promise) DOMException: The operation timed out. [client.ts:711:16]
DOMException: The operation timed out.
Saving page Projects [client.ts:668:20]
Uncaught (in promise) DOMException: The operation timed out. [client.ts:711:16]
DOMException: The operation timed out.
Uncaught (in promise) DOMException: The operation timed out. [client.ts:711:16]
Saving page Projects [client.ts:668:20]
alreadyFetching is on, skipping even triggering for fetchFileList. [evented_space_primitives.ts:56:14]
Saving page Projects [client.ts:668:20]
DOMException: The operation timed out.
Uncaught (in promise) DOMException: The operation timed out. [client.ts:711:16]
Saving page Projects [client.ts:668:20]
Uncaught (in promise) DOMException: The operation timed out. [client.ts:711:16]

I really like what I've seen of Silverbullet and want to keep using it, but this is impossible to manage right now.

Browser is Firefox 134.

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

No branches or pull requests

1 participant