mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
nscd failed to start #4019
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#4019
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DrZacharySmith on GitHub (Mar 8, 2025).
⚠️ Please verify that this question has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
Doing a docker install from Unraid CA and after install I get this error:
2025-03-08T19:35:03-05:00 [SERVICES] INFO: Failed to start nscd
It is the last line in the log. App seems to be functioning. Is this something that is needed?
📝 Error Message(s) or Log
==> Performing startup jobs and maintenance tasks
==> Starting application with user 0 group 0
Welcome to Uptime Kuma
Your Node.js version: 18.20.3
2025-03-08T19:35:02-05:00 [SERVER] INFO: Welcome to Uptime Kuma
2025-03-08T19:35:02-05:00 [SERVER] INFO: Node Env: production
2025-03-08T19:35:02-05:00 [SERVER] INFO: Inside Container: true
2025-03-08T19:35:02-05:00 [SERVER] INFO: Importing Node libraries
2025-03-08T19:35:02-05:00 [SERVER] INFO: Importing 3rd-party libraries
2025-03-08T19:35:03-05:00 [SERVER] INFO: Creating express and socket.io instance
2025-03-08T19:35:03-05:00 [SERVER] INFO: Server Type: HTTP
2025-03-08T19:35:03-05:00 [SERVER] INFO: Importing this project modules
2025-03-08T19:35:03-05:00 [NOTIFICATION] INFO: Prepare Notification Providers
2025-03-08T19:35:03-05:00 [SERVER] INFO: Version: 1.23.16
2025-03-08T19:35:03-05:00 [DB] INFO: Data Dir: ./data/
2025-03-08T19:35:03-05:00 [SERVER] INFO: Connecting to the Database
2025-03-08T19:35:03-05:00 [DB] INFO: SQLite config:
[ { journal_mode: 'wal' } ]
[ { cache_size: -12000 } ]
2025-03-08T19:35:03-05:00 [DB] INFO: SQLite Version: 3.41.1
2025-03-08T19:35:03-05:00 [SERVER] INFO: Connected
2025-03-08T19:35:03-05:00 [DB] INFO: Your database version: 10
2025-03-08T19:35:03-05:00 [DB] INFO: Latest database version: 10
2025-03-08T19:35:03-05:00 [DB] INFO: Database patch not needed
2025-03-08T19:35:03-05:00 [DB] INFO: Database Patch 2.0 Process
2025-03-08T19:35:03-05:00 [SERVER] INFO: Load JWT secret from database.
2025-03-08T19:35:03-05:00 [SERVER] INFO: No user, need setup
2025-03-08T19:35:03-05:00 [SERVER] INFO: Adding route
2025-03-08T19:35:03-05:00 [SERVER] INFO: Adding socket handler
2025-03-08T19:35:03-05:00 [SERVER] INFO: Init the server
2025-03-08T19:35:03-05:00 [SERVER] INFO: Listening on 3001
2025-03-08T19:35:03-05:00 [SERVICES] INFO: Starting nscd
2025-03-08T19:35:03-05:00 [SERVICES] INFO: Failed to start nscd
🐻 Uptime-Kuma Version
?
💻 Operating System and Arch
Unraid 7.0
🌐 Browser
Chrome
🖥️ Deployment Environment