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 in log file since appointments version 2.0.0 #482

Closed
liaham opened this issue Mar 6, 2024 · 3 comments
Closed

Error in log file since appointments version 2.0.0 #482

liaham opened this issue Mar 6, 2024 · 3 comments

Comments

@liaham
Copy link

liaham commented Mar 6, 2024

There is a recurring error in nextcloud log file since version 2.0.0 of appointments app. Please note 'Fehler' is German and means 'Error' in English.

grafik

@ive-online
Copy link

Hello ! Unfortunately, the same occurrence is here. The errors are significantly caused by appointments. Regards.

Screenshot_20240306_093222
Screenshot_20240306_093146

@SergeyMosin
Copy link
Owner

Thank you for the report. Sorry this actually leftover log statements from testing. I will remove them and will release the update as soon as possible.

In the mean time, if your logs are being flooded and you have access to the PHP files you can remove/comment out the following lines:

$this->logger->error('row id: ' . $row['id']);

and

$this->logger->error('rts: ' . var_export($remindersToSend, true));

@liaham
Copy link
Author

liaham commented Mar 6, 2024

Thank you very much for your quick response!

Good to know that there is no serious error behind.

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

3 participants