mptpro

Results 37 comments of mptpro

> It's a shame I, too, run into this problem. > > I like Picsur and have set up some great integrations. I frequently take screenshots on my desktop/laptop/phone and...

Thank you @chrgeorgeson ! If you have the time, can you explain this step a little, or point me in the right direction? > the PowerShell script uploads it to...

@chrgeorgeson thank you very much!

@chrgeorgeson Last question, I promise. I writing a bash script (in Linux) and I'm not sure where/how I tell it my API key? If I run it as below I...

I have also removed portainer docker image, re-pulled newest iimage, re-deployed Porttainer. Same effect.

> Hello [@mptpro](https://github.com/mptpro), can you share the logs from Portainer Server? Thanks for the reply. I attached the logs...

I installed it as a docker container on linux machine (Pop-OS) using terminal: - docker pull portainer/portainer-ce:lts - docker run -d -p 8001:8001 -p 9000:9000 --name=portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v...

I get this error. I tried to view more details but I couldn't figure out how. vendor.8dec768….js:2 Uncaught SyntaxError: Unexpected number ![Image](https://github.com/user-attachments/assets/a60e8b4a-2951-42e2-9a92-1a7b3c3a915d)

I seem to have enough space: ![Image](https://github.com/user-attachments/assets/edce3278-0c1e-4c0c-9ba5-b02fc48af656) The ownship for my home directory is set to me, but I ran a CHOWN command on my home directory anyway. Should I...

> > Thanks for the reply. I attached the logs... > > portainer logs.txt > > [@mptpro](https://github.com/mptpro) that's not Portainer server logs but some other container logs. > > Also...