-
Notifications
You must be signed in to change notification settings - Fork 183
FAQ EN
likaia edited this page Feb 4, 2026
·
3 revisions
Timezone issue. The project uses system timezone.
- Docker: mount
/etc/localtime:/etc/localtime:ro - Bare metal: set system timezone and restart
- Check PostgreSQL DSN and connectivity.
- Check port usage (8088/8089).
- See
var/nginxpulse_data/nginxpulse.log.
- Parsing not finished yet.
- Time range or filters are too strict.
- Log path is wrong or not readable (see "Docker Deployment Permissions" in the Deployment guide).
- Make sure no stale process is still running.
- Check if logs are rotated/replaced.
- Ensure
websites[].namehas not changed.
- Triggered when
nginxpulse.dbexists andpg_migration_doneis missing. - After migration, the marker is created and dialog disappears.
dev_local.sh uses docker volume nginxpulse_pgdata by default.
Remove it manually if you want a clean start.
Add any of the following query params to hide the left sidebar (useful for embeds):
hideSidebar=1|true|yes|onembed=1|true|yes|onsidebar=0|false|no|off|hide
Examples:
/settings?hideSidebar=1
/realtime?embed=1
/logs?sidebar=0
- Home
- 快速开始
- 部署方式
- SQLite -> PostgreSQL 迁移
- 配置说明
- 完整字段参考
- 日志来源配置
- 支持的日志格式
- Agent 采集
- 日志解析机制
- IP 归属地解析
- 数据库结构
- 常见问题
- Home (EN)
- Quick Start (EN)
- Deployment (EN)
- Migration (EN)
- Configuration (EN)
- Config Reference (EN)
- Log Sources (EN)
- Supported Log Formats (EN)
- Agent Collection (EN)
- Log Parsing (EN)
- IP Geo (EN)
- Database Schema (EN)
- FAQ (EN)