-
Notifications
You must be signed in to change notification settings - Fork 122
www.libelektra.org down #4795
Comments
@lukashartl Can you please also think about how we can check this kind of outage with monit? |
Adding a monit check that checks for a valid HTTP Response (>=200,<400) is easy. |
Yeah, it makes more sense that we let the build process fail in such cases. Unfortunately we don't know yet what is the cause and why the build succeeded. I now tried to build it locally, and got following error during
and in the log:
Looks rather unrelated to #4794? @Namoshek Can you maybe help out here? |
I cannot reproduce this locally on Debian 10 (WSL). I see the |
@Namoshek Thank you for looking into it! And did this website you were able to produce work? Ok, my https://build.libelektra.org/job/libelektra/job/master/946/consoleText also doesn't have a
Unfortunately, it is not clear which of the warnings belong to the website build... Maybe we need to build it more similar to the buildserver. Here a first start. Assuming we are inside a folder where libelektra master is checked out:
|
I think most of the mentioned (deprecation) warnings have been there for quite some time. The problem was that multiple menu-entries with the same reference were created. ( I updates the website manually and will push the fix shortly. |
Website is down
Uncaught Error: [$injector:modulerr] Failed to instantiate module elektra.rest.angular due to: Error: State 'main.dyn.installation' is already defined
Maybe due to #4794? I created #4794 to revert it.
Help appreciated.
The text was updated successfully, but these errors were encountered: