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
Traceback (most recent call last):
File "/home/xic/.conda/envs/tmp/bin/pywalc", line 8, in <module>
sys.exit(main())
^^^^^^
File "/home/xic/.conda/envs/tmp/lib/python3.12/site-packages/pywalc/__main__.py", line 13, in main
app.run()
File "/home/xic/.conda/envs/tmp/lib/python3.12/site-packages/pywalc/app.py", line 80, in run
server.run()
File "/home/xic/.conda/envs/tmp/lib/python3.12/site-packages/pywalc/server.py", line 160, in run
self._start_cloudflare_tunnel()
File "/home/xic/.conda/envs/tmp/lib/python3.12/site-packages/pywalc/server.py", line 150, in _start_cloudflare_tunnel
self.online_site = try_cloudflare(port=self.port, verbose=False).tunnel
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/xic/.conda/envs/tmp/lib/python3.12/site-packages/pycloudflared/try_cloudflare.py", line 110, in __call__
raise RuntimeError("Cloudflared failed to start")
RuntimeError: Cloudflared failed to start
Is this just a network issue or something else?
The text was updated successfully, but these errors were encountered:
$ pywalc
Is this just a network issue or something else?
The text was updated successfully, but these errors were encountered: