Skip to content

nextcloud-stats: attempt to write a readonly database #60

New issue

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

Closed
NavidSassan opened this issue Mar 12, 2020 · 4 comments
Closed

nextcloud-stats: attempt to write a readonly database #60

NavidSassan opened this issue Mar 12, 2020 · 4 comments

Comments

@NavidSassan
Copy link
Member

In GitLab by @markuslf on Mar 12, 2020, 08:19

Traceback (most recent call last):
File "/usr/lib64/nagios/plugins/nextcloud-stats", line 316, in <module>
    main()
  File "/usr/lib64/nagios/plugins/nextcloud-stats", line 260, in main
    newer_version = is_nc_update_available(nc_system_version)
  File "/usr/lib64/nagios/plugins/nextcloud-stats", line 137, in is_nc_update_available
    c.execute('REPLACE INTO check_values (software, timestamp, version) VALUES ("nextcloud", ?, ?)', (now, latest_version));
OperationalError: attempt to write a readonly database
@NavidSassan
Copy link
Member Author

In GitLab by @markuslf on Mar 18, 2020, 16:26

mentioned in commit 62855979246dc80795e11c469adbe7c4b0e34ab7

@NavidSassan
Copy link
Member Author

In GitLab by @markuslf on Apr 15, 2020, 11:41

closed via commit 62855979246dc80795e11c469adbe7c4b0e34ab7

@NavidSassan
Copy link
Member Author

In GitLab by @markuslf on Apr 15, 2020, 11:41

mentioned in commit f4daf1d43cec50b4dfa26142d971e710cd3a13ab

@NavidSassan
Copy link
Member Author

In GitLab by @markuslf on Apr 15, 2020, 11:41

closed via merge request !2

NavidSassan pushed a commit that referenced this issue Mar 1, 2022
NavidSassan pushed a commit that referenced this issue Mar 1, 2022
new release

Closes #53, #23, #49, #15, #72, #3, #55, #67, #60, #63, #24, #58, #64, #50, #30, #69, #61, and #41

See merge request linuxfabrik-icinga-plugins/checks-linux!2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant