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
Running SystemSetup
Done with SystemSetup Running WifiSetup Done with WifiSetup Running ModemSetup Done with ModemSetup Running ClientSetup usage: install.py [-h] [--app_root APP_ROOT] [--admin ADMIN] [--admin_name ADMIN_NAME] [--admin_password ADMIN_PASSWORD] [--password PASSWORD] [--system_setup SYSTEM_SETUP] [--reboot REBOOT] [--wifi WIFI] [--wifi_name WIFI_NAME] [--wifi_password WIFI_PASSWORD] [--script_log_level SCRIPT_LOG_LEVEL] [--server_host SERVER_HOST] [--client_domain CLIENT_DOMAIN] [--client_version CLIENT_VERSION] [--client_dist CLIENT_DIST] [--port PORT] [--state_directory STATE_DIRECTORY] [--log_directory LOG_DIRECTORY] [--venv_directory VENV_DIRECTORY] [--server_name SERVER_NAME] [--nginx_name NGINX_NAME] [--worker_name WORKER_NAME] [--cron_name CRON_NAME] [--restarter_name RESTARTER_NAME] [--log_level LOG_LEVEL] [--timeout TIMEOUT] [--max_upload_size MAX_UPLOAD_SIZE] [--num_celery_workers NUM_CELERY_WORKERS] [--num_gunicorn_workers NUM_GUNICORN_WORKERS] [--locale LOCALE] [--timezone TIMEZONE] client_name {hologram,Ethernet,LocalOnly,mkwvconf} [sync_schedule] [registration_credentials] install.py: error: Unable to register client test35: [500] { "detail": "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.", "status": 500, "title": "Internal Server Error", "type": "about:blank" } pi@raspberrypi:~ $
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running SystemSetup
Done with SystemSetup
Running WifiSetup
Done with WifiSetup
Running ModemSetup
Done with ModemSetup
Running ClientSetup
usage: install.py [-h] [--app_root APP_ROOT] [--admin ADMIN]
[--admin_name ADMIN_NAME] [--admin_password ADMIN_PASSWORD]
[--password PASSWORD] [--system_setup SYSTEM_SETUP]
[--reboot REBOOT] [--wifi WIFI] [--wifi_name WIFI_NAME]
[--wifi_password WIFI_PASSWORD]
[--script_log_level SCRIPT_LOG_LEVEL]
[--server_host SERVER_HOST] [--client_domain CLIENT_DOMAIN]
[--client_version CLIENT_VERSION]
[--client_dist CLIENT_DIST] [--port PORT]
[--state_directory STATE_DIRECTORY]
[--log_directory LOG_DIRECTORY]
[--venv_directory VENV_DIRECTORY]
[--server_name SERVER_NAME] [--nginx_name NGINX_NAME]
[--worker_name WORKER_NAME] [--cron_name CRON_NAME]
[--restarter_name RESTARTER_NAME] [--log_level LOG_LEVEL]
[--timeout TIMEOUT] [--max_upload_size MAX_UPLOAD_SIZE]
[--num_celery_workers NUM_CELERY_WORKERS]
[--num_gunicorn_workers NUM_GUNICORN_WORKERS]
[--locale LOCALE] [--timezone TIMEZONE]
client_name {hologram,Ethernet,LocalOnly,mkwvconf}
[sync_schedule] [registration_credentials]
install.py: error: Unable to register client test35: [500] {
"detail": "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.",
"status": 500,
"title": "Internal Server Error",
"type": "about:blank"
}
pi@raspberrypi:~ $
The text was updated successfully, but these errors were encountered: