0.22.0 #334
tillsteinbach
started this conversation in
General
0.22.0
#334
Replies: 3 comments 2 replies
-
Hi (@tillsteinbach) Till, after upgrading to the version 0.22.0 the container keep's restarting over and over again. Traceback (most recent call last):
vwsfriend_1 | File "/opt/venv/bin/vwsfriend", line 8, in <module>
vwsfriend_1 | sys.exit(main())
vwsfriend_1 | File "/opt/venv/lib/python3.10/site-packages/vwsfriend/vwsfriend_base.py", line 458, in main
vwsfriend_1 | ui.run(host=args.host, port=args.port)
vwsfriend_1 | File "/opt/venv/lib/python3.10/site-packages/vwsfriend/ui/vwsfriend_ui.py", line 209, in run
vwsfriend_1 | webthread.start()
vwsfriend_1 | File "/usr/lib/python3.10/threading.py", line 928, in start
vwsfriend_1 | _start_new_thread(self._bootstrap, ())
vwsfriend_1 | RuntimeError: can't start new thread Do you have any advice on how to fix that? Best regards, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Marco, can you doublecheck that you have at least Docker 20.10.10 or later? Cheers! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Till,
good catch. I‘m running 20.10.8 on my server. I‘ll get that fixed and test again.
Thanks for your quick reply! 👍
Cheers
Marco
Am 29. Sept. 2022, 21:00 +0200 schrieb Till Steinbach ***@***.***>:
… Hi Marco, can you doublecheck that you have at least Docker 20.10.10 or later?
Cheers!
Till
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
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
-
Added
Fixed
Changed
This discussion was created from the release 0.22.0.
Beta Was this translation helpful? Give feedback.
All reactions