-
# How to reproduce:
install seafile and mariadb and make a mistake with DB_HOST. Then execute `docker logs seafile-server`. You will see as last entry:
```
2024-10-30 12:36:37 Reloading NGINX..…
-
# Current code
```
from tkinter import Entry, Label, LabelFrame, Tk, W, CENTER, E, Button, PhotoImage
from tkinter.ttk import Combobox, Treeview, Notebook, Frame
from tkinter.messagebox import askyesn…
-
**What happened**:
At some point, Grafana gets an error.
Log out with the error "database is locked."
The following are some of Grafana's logs:
`lvl=eror msg="failed to look up user based on c…
-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behav…
-
### Describe the bug
We noticed that if the database inside a clichouse instance is renamed or deleted the Clichouse driver starts logging about 5 million lines every 5 minutes (which has saturated o…
-
# SSD Block은 어떻게 구성되어 있을까? | Jun
1. 글을 작성하게 된 계기
[https://devjun10.github.io/jun-logs/posts/database-block-composition/](https://devjun10.github.io/jun-logs/posts/database-block-composition/)
-
Quite often when tests fail I've used:
```
// // Debug diesel query
// println!(
// "{}",
// diesel::debug_query::(&final_query).to_string()
// …
-
## Bug report
### Required System information
- Node.js version: v20
- NPM version: yarn v1
- Strapi version: 5.0.4
- Database: SQLite
- Operating system: Linux Mint 21.2
- Is your project …
-
### Description [EDITED]
After a fairly recent change to log levels in Hibernate, I get no confirmation at all about what database Hibernate is connecting to without turning on `DEBUG` logging usin…
-
During our test, we found that the osctrl logs the size of each successful request to the database. I would suggest switching to Prometheus metrics with a good overview and much less operational costs…