We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OS: ubuntu 22.04 HTTPS enabled: no PHP version: same as the guide DB version: same as the guide Redis version: same as the guide Commit:
Bug Info
PHP Fatal error: Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'telegram_id' in 'user' in /var/www/domain.name/html/public/db/migrations/2023060300-add_user_locale_and_update_data_type.php:11
after finishing up all the steps when I try to login, it says login was successful but it doesn't go further, stuck in the login page.
PHP Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: GET https://api.github.com/repos/Kr328/ClashForAndroid/releases resulted in a 404 Not Found response:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
OS: ubuntu 22.04
HTTPS enabled: no
PHP version: same as the guide
DB version: same as the guide
Redis version: same as the guide
Commit:
Bug Info
PHP Fatal error: Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'telegram_id' in 'user' in /var/www/domain.name/html/public/db/migrations/2023060300-add_user_locale_and_update_data_type.php:11
after finishing up all the steps when I try to login, it says login was successful but it doesn't go further, stuck in the login page.
PHP Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: GET https://api.github.com/repos/Kr328/ClashForAndroid/releases resulted in a 404 Not Found response:
The text was updated successfully, but these errors were encountered: