shamhi / NotCoinBot

Bot that mines coins in Notcoin
https://t.me/notcoin_bot
MIT License
68 stars 23 forks source link

error #20

Closed Lok3rn3t closed 6 months ago

Lok3rn3t commented 6 months ago

File "/var/lib/pufferpanel/servers/dd932c50/bot/utils/launcher.py", line 52, in get_session_string if not session: ^^^^^^^ UnboundLocalError: cannot access local variable 'session' where it is not associated with a value

Lok3rn3t commented 6 months ago

File "/var/lib/pufferpanel/servers/dd932c50/bot/utils/launcher.py", line 60, in get_clients raise FileNotFoundError("Not found session files") FileNotFoundError: Not found session files

shamhi commented 6 months ago

you don't have session file in folder sessions/

Lok3rn3t commented 6 months ago

you don't have session file in folder sessions/

it is created and exists, but the program doesn't seem to see it.

shamhi commented 6 months ago

update repository and try again