-
-
Notifications
You must be signed in to change notification settings - Fork 970
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
VPS Running error issue #81
Comments
working on it |
Now its working ?? |
No now it's showing something api authentication issue |
Either your api id and hash combination is incorrect or you have left it empty |
Don't change |
It worked. Thank you very much sir. 😍😍😍There was no way to save videos in my class. At first I used Heroku and then tried Railway and Render when it stopped. But did not succeed. After that I always downloaded the video to my computer and uploaded it again. It's a big headache. After that I bought a VPS. But that didn't work either. I edited the Config.py file. That is the error. Thank you very much sir. There was a small mistake. I spent money for the VPS for nothing. Thank you very much sir you are a life saver. :) 😍😍😍😍😍😍😍🥰🥰🥰🥰🥰😎😎 |
Checklist
Screenshots
Traceback (most recent call last):
File "/home/ubuntu/All-Url-Uploader/bot.py", line 52, in
Uploadbot.run()
File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/utilities/run.py", line 84, in run
self.start()
File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/sync.py", line 66, in async_to_sync_wrap
return loop.run_until_complete(coroutine)
File "/usr/lib/python3.10/asyncio/base_events.py", line 646, in run_until_complete
return future.result()
File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/utilities/start.py", line 58, in start
is_authorized = await self.connect()
File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/methods/auth/connect.py", line 40, in connect
await self.load_session()
File "/home/ubuntu/.local/lib/python3.10/site-packages/pyrogram/client.py", line 574, in load_session
raise AttributeError("The API key is required for new authorizations. "
The text was updated successfully, but these errors were encountered: