VZiChoushaDui/Libertea

503 Service Unavailable

ali-mnz opened this issue · 3 comments

Hi
I have installed it on Debian and got into the admin panel successfully
but when I create a new user and try to enter the link it provides, I get this error :

503 Service Unavailable
No server is available to handle this request.

same here.
Edit: found this error in logs:

[2023-02-05 10:38:39,672] ERROR in app: Exception on /fc2a659e-e306-49bc-b3b6-80d5d7031f76/mconfig.yaml [GET]
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/flask/app.py", line 2525, in wsgi_app
    response = self.full_dispatch_request()
  File "/usr/local/lib/python3.10/dist-packages/flask/app.py", line 1822, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/usr/local/lib/python3.10/dist-packages/flask/app.py", line 1820, in full_dispatch_request
    rv = self.dispatch_request()
  File "/usr/local/lib/python3.10/dist-packages/flask/app.py", line 1796, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
  File "/root/libertea/panel/./panel/user.py", line 56, in user_config
    conf = clash_conf_generator.generate_conf_singlefile(user['connect_url'],
  File "/root/libertea/panel/./panel/clash_conf_generator.py", line 112, in generate_conf_singlefile
    raise Exception('No active domains found')

Please try again with the latest version and see if this still occurs. If so, send me the logs from the install script.

I'm closing this issue as there has been no replies in the past 3 weeks.