Skip to content
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

Hello,how to fill in ALD_USR and OWNER_ID? Can you give an example? #120

Open
Mpk2022 opened this issue Feb 3, 2022 · 1 comment
Open

Comments

@Mpk2022
Copy link

Mpk2022 commented Feb 3, 2022

ALD_USR = [5052*****,-1001607****]
OWNER_ID = 5052****
Is this correct?
If this is filled in, an error will be reported.
[2022-02-03 20:10:01 +0530] [6] [INFO] Starting gunicorn 20.0.4
tortk_1 | [2022-02-03 20:10:01 +0530] [6] [INFO] Listening at: http://0.0.0.0:80 (6)
tortk_1 | [2022-02-03 20:10:01 +0530] [6] [INFO] Using worker: aiohttp.GunicornWebWorker
tortk_1 | [2022-02-03 20:10:01 +0530] [10] [INFO] Booting worker with pid: 10
tortk_1 | Traceback (most recent call last):
tortk_1 | File "/usr/lib/python3.8/runpy.py", line 185, in _run_module_as_main
tortk_1 | mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
tortk_1 | File "/usr/lib/python3.8/runpy.py", line 144, in _get_module_details
tortk_1 | return _get_module_details(pkg_main_name, error)
tortk_1 | File "/usr/lib/python3.8/runpy.py", line 111, in _get_module_details
tortk_1 | import(pkg_name)
tortk_1 | File "/torapp/tortoolkit/init.py", line 13, in
tortk_1 | from tortoolkit.core.wserver import start_server
tortk_1 | File "/torapp/tortoolkit/core/wserver.py", line 7, in
tortk_1 | from .database_handle import TtkTorrents
tortk_1 | File "/torapp/tortoolkit/core/database_handle.py", line 7, in
tortk_1 | from ..consts.ExecVarsSample import ExecVars
tortk_1 | File "/torapp/tortoolkit/consts/ExecVarsSample.py", line 17
tortk_1 | ALD_USR = [505********,-1001*********]

@kingsmankdi
Copy link

ALD_USR = [5052*****,-1001607****]
OWNER_ID = 5052****

Don't give space in ALD_USR after comma

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants