shinymanager icon indicating copy to clipboard operation
shinymanager copied to clipboard

Failed to update user

Open dalekube opened this issue 3 years ago • 6 comments

shinymanager 1.0.400 and 1.0.405 (tested both versions) shiny 1.7.1

While in administrator mode, I receive the 'Failed to update user' error message when I try to add a new user. I tried many combinations with the input fields and can't get around the issue. Shiny is not producing any logs to help with this and there aren't any console errors in the browser.

fail1

fail2

dalekube avatar Nov 23 '21 17:11 dalekube

Is this on a server or in local ? Maybe a lack of permission to write in the DB? Are there any messages in the console?

Victor

pvictor avatar Nov 25 '21 17:11 pvictor

The deployment is on a RHEL 8 server. I changed the permissions for the SQLite database to be wide open (chmod 777) so all users can access it, but that did not resolve the problem. I am still getting the same error when adding a user.

I am getting a 404 error because the administrative page cannot load the glyphicons at this path: '/shinymanager/fonts/glyphicons-halflings-regular.woff2'. This error appears in the browser console upon loading the admin page.

dalekube avatar Nov 26 '21 14:11 dalekube

Try changing permission onthe folder where the SQLite database is located ?

pvictor avatar Nov 26 '21 14:11 pvictor

I made the entire directory wide open as well, but that does not have any effect.

dalekube avatar Nov 26 '21 20:11 dalekube

I have the same problem. Were you able to solve the problem in the end?

Lege2 avatar Apr 05 '23 08:04 Lege2