nextcloud / bookmarks

🔖 Bookmark app for Nextcloud
https://apps.nextcloud.com/apps/bookmarks
GNU Affero General Public License v3.0
1.01k stars 173 forks source link

Warning in log if guest account is active #1789

Closed mattsches closed 2 years ago

mattsches commented 2 years ago

Describe the bug The following warnings appear in the NC log when a guest account is in place:

sudo -u www-data php ./occ log:watch
  Warning  bookmarks          Could not create folder                                                                                              2022-04-08T09:15:01+00:00 

  Warning  bookmarks          Extracting notes from user guest.account@example.org errored                                                          2022-04-08T09:15:01+00:00

To Reproduce Enable both the guest accounts app and the bookmarks app, invite a guest user.

Expected behavior No warnings in log

Server (please complete the following information):

c0r3dump3d commented 2 years ago

Hi, I have the same problem but in my case is for every user:

Warning  bookmarks          Could not create folder                                                                                                                                                                                                
Warning  bookmarks          Extracting notes from user test errored 
ernolf commented 2 years ago

This warning appears even though i activate the Bookmarks-App limited for a certain group where the Guest-Accounts are not included.