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

Fixed system events handler #2511

Closed
Limraj opened this issue Apr 17, 2023 · 0 comments
Closed

Fixed system events handler #2511

Limraj opened this issue Apr 17, 2023 · 0 comments
Labels
Milestone

Comments

@Limraj
Copy link
Collaborator

Limraj commented Apr 17, 2023

Description
Handlers for system events are not executed.

To Reproduce

  1. Login as admin;
  2. Go to 'Events handlers';
  3. Click on: Event types->System events->User login:
    Screenshot 2023-04-17 at 12 04 06
  4. Click on 'Add user' for admin user:
    Screenshot 2023-04-17 at 12 06 39
  5. Click on 'save' and result:
    Screenshot 2023-04-17 at 12 07 35
  6. Logout and login as admin;
  7. In file log tomcat/logs/catalina.out not logged send email -> error;
  8. Or after configure in system settings:
    Screenshot 2023-04-17 at 13 09 47
    and FakeSMTP program (port 25, and click 'Server started'):
    Screenshot 2023-04-17 at 13 10 17
    then emails not sending to inbox -> error

Links
FakeSMTP - for test, run program from console/terminal:
java -jar fakeSMTP-2.0.jar

Spec:

  • Scada version: 2.6.12
@Limraj Limraj added the bug label Apr 17, 2023
@Limraj Limraj added this to the 2.7.5.3 milestone Apr 17, 2023
Limraj added a commit that referenced this issue Apr 17, 2023
Limraj added a commit that referenced this issue Apr 17, 2023
@Limraj Limraj closed this as completed May 16, 2023
@Limraj Limraj modified the milestones: 2.7.5.3, 2.6.19 May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant