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

tester.py not executable as given in readme #71

Open
AAndersn opened this issue May 13, 2021 · 0 comments
Open

tester.py not executable as given in readme #71

AAndersn opened this issue May 13, 2021 · 0 comments
Assignees

Comments

@AAndersn
Copy link
Contributor

The new GridAPPSD-Python readme (https://github.com/GRIDAPPSD/gridappsd-python/blob/poetry/README.md) includes a tester.py script with a generic username and password. The user does not exist in the platform and so the tester.py script fails with the following message:

{'content-type': 'text/plain', 'message': 'Subject [app_user] is not authorized to write to destination: queue://send.topic'}
org.apache.shiro.authz.UnauthorizedException: Subject [app_user] is not authorized to write to destination: queue://send.topic

The readme probably should be updated to use a valid username / password combination or specify that this is a generic example and will not test if GridAPPSD-Python installed correctly.

@craig8 craig8 closed this as completed Aug 9, 2022
@craig8 craig8 reopened this Aug 9, 2022
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