-
Notifications
You must be signed in to change notification settings - Fork 19
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
Crash at startup due to connexion error #75
Comments
Here is another similar log
|
@regebro Do you have any input here? The main change in the docker is an upgrade of unoserver. |
It could be that it's slow to start, and that the code that improves the handling of what happens when LibreOffice isn't started then errors out. "Binary URP bridge disposed" is strange, that sounds like Libreoffice crashed during the call. But the first error could be a timeout. I'll look into if I can handle that better. |
@regebro Thanks. Any updates? |
@regebro Any updates? Not sure if there is anything that I can change in the container image. |
Merry Christmas!
…On Thu, Dec 26, 2024, 16:57 Jimisola Laursen ***@***.***> wrote:
@regebro <https://github.com/regebro> Any updates? Not sure if there is
anything that I can change in the container image.
—
Reply to this email directly, view it on GitHub
<#75 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGIK5EDDJGOLWFMJLNNYS32HQRNTAVCNFSM6AAAAABTEQNCCSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRSHEYDSOBRGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
When starting the container, I sometimes have this log:
This does not happen systematically, I suspect some race condition, maybe when the host is too slow to start the server ?
Restarting the container fixes the problem, but it is annoying to do regularly.
Is there a way to add a retry / longer timeout ?
The text was updated successfully, but these errors were encountered: