[ZBX-17297] Zabbix Proxy sqllite3 config not working Created: 2020 Feb 11 Updated: 2023 Feb 04 Resolved: 2020 Feb 12 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Problem report | Priority: | Trivial |
Reporter: | Scott Nursten | Assignee: | Edgar Akhmetshin |
Resolution: | Won't fix | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
CentOS Linux release 7.7.1908 (Core) |
Description |
Steps to reproduce:
Result: 2237:20200211:122153.931 [Z3001] connection to database 'zabbix_proxy' failed: [2002] Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) 2237:20200211:122153.931 database is down: reconnecting in 10 seconds Expected: From what I understand, zabbix_proxy creates it's own sqllite3 db that doesn't require any config. |
Comments |
Comment by Edgar Akhmetshin [ 2020 Feb 12 ] |
Hello Scott, You need to use zabbix-proxy-sqlite3 package (documentation):
Use Zabbix Proxy configuration option DBName= to set path to the file (replace <path/to/the/file>): DBName=<path/to/the/file> Please be advised that this section of the tracker is for bug reports only. The case you have submitted can not be qualified as one, so please reach out to [email protected] for commercial support or consultancy services. Alternatively, you can also use our IRC channel or community forum (https://www.zabbix.com/forum) for assistance. With that said, we are closing this ticket. Thank you for understanding. Regards, |
Comment by LivreAcesso.Pro [ 2023 Feb 04 ] |
The problems persists: 2613:20230204:181622.567 Starting Zabbix Proxy (active) [zabbix6proxy]. Zabbix 6.0.13 (revision fdfa8cef9ce). Please, provide a working default config. |