Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: no write permissions to folder admin/users #13

Closed
elivne opened this issue Jun 28, 2017 · 10 comments
Closed

Error: no write permissions to folder admin/users #13

elivne opened this issue Jun 28, 2017 · 10 comments

Comments

@elivne
Copy link

elivne commented Jun 28, 2017

Hi

Following the instructions closely, in the Grant Authorization stage (last step) I get the following error when trying to open the authorize.php page from my browser:

{"nano_status":"error","nano_message":"Error: no write permissions to folder admin/users."}

Any ideas?

@Kris-B
Copy link
Member

Kris-B commented Jul 1, 2017

hi, which permissions are defined on the following folders:

  • admin
  • admin/users

@Kris-B Kris-B closed this as completed Jul 1, 2017
@Kris-B Kris-B reopened this Jul 1, 2017
@elivne
Copy link
Author

elivne commented Jul 7, 2017

Thanks for the reply. I tried checking permissions on the folders via ftp but for some reason can't see nor set them. Using FileZilla, when trying to set file permissions I see the command used is SITE CHMOD 755 and then response "500 'SITE': command not understood". Advice?

@Kris-B
Copy link
Member

Kris-B commented Jul 7, 2017

It looks like your provider does not allow you to change the permissions with CHMOD.

Can you ask your provider how to change the permissions?

@elivne
Copy link
Author

elivne commented Jul 7, 2017

I will, thanks. Alternatively, is there a way for me to manually create the needed folder+file for Google Photos?

@Kris-B
Copy link
Member

Kris-B commented Jul 7, 2017

Maybe you can try to remove the folders an recreate manually folders admin/users and admin.
And try the app after that.
But without any guarantee....

@elivne
Copy link
Author

elivne commented Jul 7, 2017

Similar result: "error on mkdir(admin/users/XXXXX):mkdir(): Permission denied" where XXXXX is the user id. I can create that folder manually, then run again and then get "Authorisation successfully granted (userID=XXXXX)." But the folder remains empty, and when opening the gallery page I get "nanogallery2: Could not retrieve Google data. Error: Missing access token. Please grant authorization. [my_nanogallery]"

@elivne
Copy link
Author

elivne commented Jul 7, 2017

Any way to manually create the access token too?

@Kris-B
Copy link
Member

Kris-B commented Jul 7, 2017

maybe but this would be very complicated....

@elivne
Copy link
Author

elivne commented Jul 7, 2017

OK, will focus on making sure I can set write permission for the folders. Thanks.

@Kris-B
Copy link
Member

Kris-B commented Jul 7, 2017

good luck ;-)

@elivne elivne closed this as completed Aug 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants