mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
error when starting server: Ignoring attempt to bind route (/*) to unknown view: index
#378
Reference in New Issue
Block a user
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 @stuikomma on GitHub (Nov 3, 2023).
When starting the server in a clean install, an error is logged. Is this an issue?
Steps to reproduce:
Full log:
@meltyshev commented on GitHub (Nov 3, 2023):
Hi! This is normal when running in development mode, just ignore this error.
@stuikomma commented on GitHub (Nov 3, 2023):
Alright, thanks :)