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
I have this error when I try to log with omdadmin :
technical problem during login, please have a look at the logfiles.
The thruk.log :
[2022/01/02 17:53:22][Daylight][WARN] *************************** [2022/01/02 17:53:22][Daylight][WARN] slow_page_log_threshold (15s) hit, page took 30.1s to load. [2022/01/02 17:53:22][Daylight][WARN] page: https://astrometry.ch:5001/monitoring/thruk/cgi-bin/login.cgi [2022/01/02 17:53:22][Daylight][WARN] params: {'login' => 'omdadmin','password' => '...','referer' => '/monitoring/thruk/'} [2022/01/02 17:53:22][Daylight][WARN] user: ? [2022/01/02 17:53:22][Daylight][WARN] address: 83.222.156.104 [2022/01/02 17:53:22][Daylight][WARN] Profile: [2022/01/02 17:53:22][Daylight][WARN] +----------------------------------------------------------------------------------+-------------+ [2022/01/02 17:53:22][Daylight][WARN] | _dispatcher: https://astrometry.ch:5001/monitoring/thruk/cgi-bin/login.cgi | 30.11590s | [2022/01/02 17:53:22][Daylight][WARN] | time: Sun Jan 2 17:52:52 2022 - host: Daylight - pid: 12528 - req: 1 | | [2022/01/02 17:53:22][Daylight][WARN] | Root begin | 0.00124s | [2022/01/02 17:53:22][Daylight][WARN] | Thruk::Controller::login::index | 30.11063s | [2022/01/02 17:53:22][Daylight][WARN] | login::index | ~30.11061s | [2022/01/02 17:53:22][Daylight][WARN] | login::external_authentication | 30.10954s | [2022/01/02 17:53:22][Daylight][WARN] | ext::auth: post1 https://127.0.0.1:5001/monitoring/thruk/cgi-bin/restr | 30.09297s | [2022/01/02 17:53:22][Daylight][WARN] | Root end | 0.00012s | [2022/01/02 17:53:22][Daylight][WARN] | finalize_request | 0.00010s | [2022/01/02 17:53:22][Daylight][WARN
The text was updated successfully, but these errors were encountered:
Is this still the case? I cannot reproduce this.
Sorry, something went wrong.
No branches or pull requests
I have this error when I try to log with omdadmin :
technical problem during login, please have a look at the logfiles.
The thruk.log :
[2022/01/02 17:53:22][Daylight][WARN] ***************************
[2022/01/02 17:53:22][Daylight][WARN] slow_page_log_threshold (15s) hit, page took 30.1s to load.
[2022/01/02 17:53:22][Daylight][WARN] page: https://astrometry.ch:5001/monitoring/thruk/cgi-bin/login.cgi
[2022/01/02 17:53:22][Daylight][WARN] params: {'login' => 'omdadmin','password' => '...','referer' => '/monitoring/thruk/'}
[2022/01/02 17:53:22][Daylight][WARN] user: ?
[2022/01/02 17:53:22][Daylight][WARN] address: 83.222.156.104
[2022/01/02 17:53:22][Daylight][WARN] Profile:
[2022/01/02 17:53:22][Daylight][WARN] +----------------------------------------------------------------------------------+-------------+
[2022/01/02 17:53:22][Daylight][WARN] | _dispatcher: https://astrometry.ch:5001/monitoring/thruk/cgi-bin/login.cgi | 30.11590s |
[2022/01/02 17:53:22][Daylight][WARN] | time: Sun Jan 2 17:52:52 2022 - host: Daylight - pid: 12528 - req: 1 | |
[2022/01/02 17:53:22][Daylight][WARN] | Root begin | 0.00124s |
[2022/01/02 17:53:22][Daylight][WARN] | Thruk::Controller::login::index | 30.11063s |
[2022/01/02 17:53:22][Daylight][WARN] | login::index | ~30.11061s |
[2022/01/02 17:53:22][Daylight][WARN] | login::external_authentication | 30.10954s |
[2022/01/02 17:53:22][Daylight][WARN] | ext::auth: post1 https://127.0.0.1:5001/monitoring/thruk/cgi-bin/restr | 30.09297s |
[2022/01/02 17:53:22][Daylight][WARN] | Root end | 0.00012s |
[2022/01/02 17:53:22][Daylight][WARN] | finalize_request | 0.00010s |
[2022/01/02 17:53:22][Daylight][WARN
The text was updated successfully, but these errors were encountered: