-
Notifications
You must be signed in to change notification settings - Fork 104
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
ARM64 not support google-chrome-stable #147
Comments
i created symbolic link and it seems to start browser as i see in service status that
but anyway get same error - ❌ Ошибка: lmao_chatgpt status is not idle |
Please check config in new release |
tg-bot not responding for chatgpt modules prompts |
Please provide logs |
./run.sh
send messege to tg-bot
|
AttributeError: 'list' object has no attribute 'get' |
Check your config file |
Your |
i redownloaded config.json in root filder of project and filled again with BotFather token and my Telegram ID.
|
also recreated cookies - same error
|
nevermind, recreate all project from zero and get new cookies. now error in chrome-driver version
|
OSError: [Errno 8] Exec format error: '/root/.local/share/undetected_chromedriver/undetected_chromedriver' Exception: lmao_chatgpt status is not idle |
Make sure you have read, write and execute permissions on your browser's executable |
You can try sudo chmod 777 /root/.local/share/undetected_chromedriver/undetected_chromedriver |
Please try to install any other chromium-based browser and check if it works properly before using lmao api |
rising permision not helped - same error
|
tried Brave Browser - same error
|
Did you tried this? https://stackoverflow.com/a/53952226 |
finaly i fixed it. steps to fix:
now ChatGPT lmao-module works on Ubuntu22.04 arm64 (no GUI). |
ARM64 not support google-chrome-stable
can you please add support of chromium-browser ?
The text was updated successfully, but these errors were encountered: