NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
23.36k stars 2.7k forks source link

error create table `migrations MariaDB #2505

Open Roei639 opened 1 year ago

Roei639 commented 1 year ago

Checklist

Describe the bug After restarting the server there is an error in the NGNIX LOG:

error create table migrations (id int unsigned not null auto_increment primary key, name varchar(255), batch int, migration_time timestamp) - ER_CANT_CREATE_TABLE : Can't create table npm.migrations (errno: 13 "Permission denied.

The quick fix, reboot to docker MARIADB and the error stops

Nginx Proxy Manager Version v2.9.19

remisharrock commented 1 year ago

in #2774 I give a method to check if the mysql folder permissions are ok and how to fix it.

github-actions[bot] commented 10 months ago

Issue is now considered stale. If you want to keep it open, please comment :+1: