Static files remain on pending in browser. #1611
Unanswered
1337cookie
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You dont give any version info, no information about your setup OS, etc etc also "browser-chrome_1 | [1685606580.670][SEVERE]: bind() failed: Cannot assign requested address (99)" |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using docker-compose method from the latest commit a4e6fd1 docker-compose.yml states version: '3.2'. This is running on Ubuntu 22.04.1 LTS
When I load the frontend I get some static files stuck on pending for a long time or indefinitely.
Here's what I see in the docker logs:
and here's the browser docker log:
Pages on the frontend often don't load, text previews are available and screenshots have never loaded.
I'm looking for advice on what I should try next, diagnostic or setup wise.
Thanks for reading :) 🍪
Beta Was this translation helpful? Give feedback.
All reactions