-
Notifications
You must be signed in to change notification settings - Fork 210
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
User Accounts page broken in Conductor (OS Virtuoso 7.x Docker image) #1304
Comments
@namedgraph — Please always provide the actual version string for the instance in question, so we can tell what you mean by "OS Virtuoso 7.x Docker image" or similar, as these always change over time and sometimes change by different command options or other local configuration variables. You can easily get the full version details (always including the |
Version: 07.20.3240 |
@HughWilliams it's a fresh install that I ingested some data into using the bulk loader. |
BTW I managed to solve the auth problem using the command line: docker-compose exec virtuoso isql exec='grant SPARQL_UPDATE to "SPARQL";' |
What is the |
Sorry, the original problem was enabling updates for the Graph Store Protocol ( |
OK, I see what you mean, you were seeking to set the Although still does not explain why you can't access the Conductor User Account page, as it works in multiple tests we have performed. You could try using the trace_on() function to log more information which might give more details on the cause of the error. |
The original problem reported here, i.e., the inability to get to the User Accounts page in the Conductor, may be a sign of other issues, or it may be a simple bug of its own. We'd like to properly fix whichever of these is the case. The We would appreciate getting the logs Hugh mentioned. It would be good to fix whatever is causing that Conductor issue. |
When I try to navigate to the User Accounts page in conductor, I get this error:
The text was updated successfully, but these errors were encountered: