Sebastian K

Results 3 comments of Sebastian K

> I am facing the same issue. how can I do it? https://www.arthurkoziel.com/dockerhub-registry-api/ ?

I fixed this problem, just delete table `recommendations_backup` from database. I use https://community-scripts.github.io/ProxmoxVE/scripts?id=myspeed and there database is in file `/opt/myspeed/data/storage.db`, I opened this with `sqlite3` and run ```sql DROP TABLE...