You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:And the browser console is showing:
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.
The text was updated successfully, but these errors were encountered: