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

Userbot Error ! Have you added SESSION while deploying?? #151

Open
luxikakashi opened this issue Apr 23, 2024 · 4 comments
Open

Userbot Error ! Have you added SESSION while deploying?? #151

luxikakashi opened this issue Apr 23, 2024 · 4 comments

Comments

@luxikakashi
Copy link

✔ Network saverestrictedcontentbot_default Created 0.1s
✔ Container srcbot Created 0.1s
Attaching to srcbot
srcbot | starting Bot ~@DroneBots
srcbot | Userbot Error ! Have you added SESSION while deploying??
srcbot exited with code 1
what's wrong with this?

@timgahmen
Copy link

✔ Network saverestrictedcontentbot_default Created 0.1s ✔ Container srcbot Created 0.1s Attaching to srcbot srcbot | starting Bot ~@DroneBots srcbot | Userbot Error ! Have you added SESSION while deploying?? srcbot exited with code 1 what's wrong with this?

try delete *session files in the bot folder...

@luxikakashi
Copy link
Author

image there no *session files

✔ Network saverestrictedcontentbot_default Created 0.1s ✔ Container srcbot Created 0.1s Attaching to srcbot srcbot | starting Bot ~@DroneBots srcbot | Userbot Error ! Have you added SESSION while deploying?? srcbot exited with code 1 what's wrong with this?

try delete *session files in the bot folder...

@timgahmen
Copy link

image there no *session files

✔ Network saverestrictedcontentbot_default Created 0.1s ✔ Container srcbot Created 0.1s Attaching to srcbot srcbot | starting Bot ~@DroneBots srcbot | Userbot Error ! Have you added SESSION while deploying?? srcbot exited with code 1 what's wrong with this?

try delete *session files in the bot folder...

First check again:

  • refresh the directory -> now a session file there?
  • then also delete the "__pycache__" folders:
  • /pycache/
  • download/pycache/
    • in every folder (refresh always the folder befor)
  • ==> then for me it works to 99 % again ....

If still not work...
Second check:

  • "First check" (delete all session files + pycache)
  • rename the userbot:
  • not "srcbot" .... anyt other name "srcbot123" maybe

@luxikakashi
Copy link
Author

image there no *session files

✔ Network saverestrictedcontentbot_default Created 0.1s ✔ Container srcbot Created 0.1s Attaching to srcbot srcbot | starting Bot ~@DroneBots srcbot | Userbot Error ! Have you added SESSION while deploying?? srcbot exited with code 1 what's wrong with this?

try delete *session files in the bot folder...

First check again:

  • refresh the directory -> now a session file there?
  • then also delete the "__pycache__" folders:
  • /pycache/
  • download/pycache/
    • in every folder (refresh always the folder befor)
  • ==> then for me it works to 99 % again ....

If still not work... Second check:

  • "First check" (delete all session files + pycache)
  • rename the userbot:
  • not "srcbot" .... anyt other name "srcbot123" maybe

problem solved,in the pysession part,i miss a ",so it cannot be recognized``thanks

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