gitlab: error 500 while trying enter runners page« Wróć do listy pytań
gitlab, Whoops, something went wrong on our end., runners page
|
▲ ▼ |
solution for
ActionView::Template::Error (bad decrypt): 0. try cleaning custom variables from database
gitlab-rails dbconsole 2. check
SELECT * FROM ci_variables; 3.
DELETE FROM ci_variables; 4.
commit 5.
\q 6. gitlab-ctl reconfigure |