Skip to content

Error 403: Write access to namespace 'history' is forbidden #492

Discussion options

You must be logged in to vote

The "problem" is, that the history namespace is protected.
There was an enable_database_debug option available as part of the [database] section of the moonraker.config which disabled the protection, but that has since been removed.

However, using git checkout <branch> it is possible to revert to a version where the enable_database_debug option is still available:

  1. CREATE A BACKUP!
    I used VirtualBox to create an Ubuntu VM in which I created a drive image of the SD card, but there are other ways to achieve this, too.

  2. Follow the steps above to retrieve the current history in JSON format and merge it with your old history.
    Once that is done, remove the entire current history (I did so in…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by FatalBulletHit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant