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
{{ message }}
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
When shutting down, the window and this error message never go away. I've waited as much as an hour.
"Shutting down the built-in server
The built-in server is being shut down. This may take up to a few minutes. During shutdown, important cleanup tasks are done. It is important not to interrupt this process. When the process completes, the app will close."
During that time, Lxtask shows 3 - 4 processes labeled openbazaar2, switching back and forth between 3 & 4.
Grepping ps showed 4 like this:
21776 /usr/lib/openbazaar2/openbazaar2
21792 /usr/lib/openbazaar2/openbazaar2 --type=zygote --no-sandbox
21877 /usr/lib/openbazaar2/openbazaar2 --type=renderer --no-sandbox --primordial-pipe-token [truncating very long output]
/usr/lib/openbazaar2/resources/app/../openbazaar-go/openbazaard start -v -c [truncating very long output]
PCLOS gnu/linux,
OpenBazaar version (shown on About OpenBazaar page in menu):
Hardware:
Reproducible Always
Steps to reproduce:
Start Openbazaar
Try to shut it down, by clicking the X window decoration.
Observed Behavior:
Window never closes. Processes never go away.
Expected Behavior:
Window should close and processes should go away in no more than 10 minutes at the most.
The text was updated successfully, but these errors were encountered:
When shutting down, the window and this error message never go away. I've waited as much as an hour.
"Shutting down the built-in server
The built-in server is being shut down. This may take up to a few minutes. During shutdown, important cleanup tasks are done. It is important not to interrupt this process. When the process completes, the app will close."
During that time, Lxtask shows 3 - 4 processes labeled openbazaar2, switching back and forth between 3 & 4.
Grepping ps showed 4 like this:
21776 /usr/lib/openbazaar2/openbazaar2
21792 /usr/lib/openbazaar2/openbazaar2 --type=zygote --no-sandbox
21877 /usr/lib/openbazaar2/openbazaar2 --type=renderer --no-sandbox --primordial-pipe-token [truncating very long output]
/usr/lib/openbazaar2/resources/app/../openbazaar-go/openbazaard start -v -c [truncating very long output]
PCLOS gnu/linux,
OpenBazaar version (shown on
About OpenBazaar
page in menu):Hardware:
Reproducible Always
Steps to reproduce:
Observed Behavior:
Window never closes. Processes never go away.
Expected Behavior:
Window should close and processes should go away in no more than 10 minutes at the most.
The text was updated successfully, but these errors were encountered: