Error: Fallback plugin loading failed

Hi, my Teddycloud get an Error.
Title: Fallback plugin loading failed.
Details/Description:Both API and fallback plugin list failed

Logs warn messages:
WARN |server_helpers.c:0806:httpServerUriNotFoundCallback| >> 404 /plugins/plugins.json
WARN |server_helpers.c:0806:httpServerUriNotFoundCallback| >> 404 /api/plugins/getPlugins
WARN |server_helpers.c:0806:httpServerUriNotFoundCallback| >> 404 /api/plugins/getPlugins
WARN |server_helpers.c:0806:httpServerUriNotFoundCallback| >> 404 /plugins/plugins.json

What does it mean? And how can I fix it?

That’s a temporary bug in develop. The functionality is already added in the frontend, but the api endpoint in backend is missing.

Nothing to worry now. Even the error toast message will be gone after my pr is merged.

You can fix it now if you add manually a folder plugins with a plugins.json containing [] in teddyclouds www directory.

1 Like

See here:

1 Like