adamphetamine

Results 15 comments of adamphetamine

Hi @ramzeez88 - I had this issue as well, but was able to solve it by deleting the whole thing and starting again. The config.yaml file can be saved and...

Thanks for the super detailed explanation @JPDucky, Luckily I did know most of that but you are going to make some people very happy when they stumble on this in...

me too- *I was unable to fix this using the hints above- 1. `pip install wheel setuptools pip --upgrade` (requirements already satisfied) 2. `install_requires=[wheel]` to setup.py (unable to find this...

Thanks @saad-24 , I forgot to mention that I had already tried that with no success- but I did figure it out. When executing this command `python -m pip install...

in case anyone doesn't quite get this- the written example says `docker run --rm -v portainer_data:/data portainer/helper-reset-password` My Portainer docker setup on Synology used this path instead of 'portainer_data' -...