diegogarciadev / android_snipeitapp_config

Automatic configuration of Android SnipeIT APP
30 stars 13 forks source link

Docker : Error 401 #10

Closed Spartan17 closed 3 years ago

Spartan17 commented 4 years ago

Hi Diego,

First, thanks for all the work on this app.

I've set up a small docker container. All Snipe-IT features work.

I've created the API key on the web interface, edited the php file and used docker exec to copy it to /var/www/html/public. No matter the method, i get a 401: Unauthorized error.

I've checked permissions and found out the php file was owned by root and not by docker, so i did a quick chown. No change.

Anything i'm not doing right?

Thanks

diegogarciadev commented 4 years ago

Hello, have you checked the responses at #1 ?

Maybe it can help you

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.