After updating the GitLab CE v17.1.1 to v17.2.0, Admin area > Monitoring > System information ( not working , 500 error page ), if GitLab CE v17.1.1 it was like “System info”
, now that is changed to System information after updates, if i see the logs of /var/log/gitlab/gitlab-monitor/current ,
2020-03-14_07:20:54.75442 chpst: fatal: unable to run: /opt/gitlab/embedded/bin/gitlab-mon: file does not exist → this error i am facing, $ sudo gitlab-ctl restart && sudo gitlab-ctl reconfigure ## is working fine without any issue,
Also another issue i am facing is “Unable to search the project in the search bar”
Please, let me know that these are bugs and could be fixed in the next release.
yes, seems like it is the problem with the version, the question is how to let them ( the Gitlab CE developers ) know this issue, will this issues get ignored i am afraid, just hoping that this issue will be resolved in the next version release…
I agree with you 100%, I am also wondering why there are no complaints about these issues with this version, it’s bit shocking for me, we eagerly waiting for the next release, i just hope these are bugs and they are working on it…
Hello @asifmohammed.infanio, i kindly ask you to have a look in the issue ticket. The new version 17.2.1 does not solved the issue for me. But if the MR gets approved, maybe one of the upcoming verson. Also you can find a possible workaround.
FYI, the division by zero bug is tracked in two issues, with linked MR fixes. Suggest subscribing to follow which releases these fixes get picked into.
It’s about adding the (nsfs) mount type exclusion in system_info_controller.rb to prevent the bug. You have to restart GitLab after updating the file. I guess this fix will be release soon.