dgmid / nextcloud-bookmark-manager

A Mac app for Nextcloud bookmarks
MIT License
72 stars 8 forks source link

Server error on log in #22

Open n-greene opened 4 years ago

n-greene commented 4 years ago

I just installed the latest version 2.05

Log in with succesful 2fa

Error: Cannot read property 'find'of null Screen Shot 2020-07-30 at 5 13 05 PM

dgmid commented 4 years ago

Can you have a look in the log file and see if there is anything else there? You can find it here:

~/Library/Logs/Nextcloud Bookmark Manager/renderer.log

n-greene commented 4 years ago

Ok nevermind:

/Users/nic/Library/Logs/Nextcloud Bookmark Manager/main.log [2020-08-02 10:22:00.213] [info] main window is not responding… [2020-08-02 10:22:33.057] [info] main window is responding

/Users/nic/Library/Logs/Nextcloud Bookmark Manager/renderer.log [2020-07-30 17:12:53.368] [info] all : /index.php/apps/bookmarks/public/rest/v2/bookmark?page=-1 [2020-07-30 17:12:54.212] [info] response ok [2020-07-30 17:12:54.300] [error] { constructor: 'TypeError', stack: "TypeError: Cannot read property 'find' of null\n" + ' at parseBookmarks (/Applications/Nextcloud Bookmark Manager.app/Contents/Resources/app.asar/dist/js/app.min.js:106:31)\n' + ' at /Applications/Nextcloud Bookmark Manager.app/Contents/Resources/app.asar/dist/js/app.min.js:623:3\n' + ' at /Applications/Nextcloud Bookmark Manager.app/Contents/Resources/app.asar/dist/js/fetch.min.js:135:6' } [2020-08-02 10:21:24.544] [info] folders : /index.php/apps/bookmarks/public/rest/v2/folder [2020-08-02 10:21:25.231] [info] response ok [2020-08-02 10:21:25.253] [info] all : /index.php/apps/bookmarks/public/rest/v2/bookmark?page=-1 [2020-08-02 10:21:25.900] [info] response ok

On Sun, Aug 2, 2020 at 10:25 AM Hotmail nicgbiz@hotmail.com wrote:

Hi - There does not seem to be a log file at all.

On Sun, Aug 2, 2020 at 7:53 AM dgmid notifications@github.com wrote:

Can you have a look in the log file and see if there is anything else there? You can find it here:

~/Library/Logs/Nextcloud Bookmark Manager/renderer.log

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dgmid/nextcloud-bookmark-manager/issues/22#issuecomment-667683931, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQOS4PDTL6ECG2JID6TIPH3R6V4YNANCNFSM4PO7JM5A .

dgmid commented 4 years ago

Can you let me know what version of the Bookmarks app you have installed in your Nextcloud?

n-greene commented 4 years ago

Latest, 3.3.3

On Sun, Aug 2, 2020, 12:10 PM dgmid notifications@github.com wrote:

Can you let me know what version of the Bookmarks app you have installed in your Nextcloud?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dgmid/nextcloud-bookmark-manager/issues/22#issuecomment-667712878, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQOS4PEMQ42AQ4VDWR3EQ73R6W23RANCNFSM4PO7JM5A .

n-greene commented 4 years ago

Still having same error with version 3.3.4

bunducafe commented 3 years ago

+1 And I am now on 4.0.5 with the NC bookmark app.

Marschhuber commented 3 years ago

Hi! I tried your app for the first time and I'm getting the same error. Will you fix it? I'n now on NC Bookmark App V. 4.0.8 on Nextcloud 20

emce commented 2 years ago

Same for me.

Zrzut ekranu 2021-11-8 o 12 03 57
bunducafe commented 2 years ago

It seems a bit that the maintainer has not the time anymore to get this done. I am already away from it and sync my bookmarks again via Floccus to Nextcloud and vice versa... All the modification is done then within Firefox itself.

onkelbeh commented 2 years ago

Same here, v2.0.5 from Github, nextcloud-21.0.7:

[2021-12-29 07:59:23.538] [info] all : /index.php/apps/bookmarks/public/rest/v2/bookmark?page=-1
[2021-12-29 07:59:23.688] [info] response ok
[2021-12-29 07:59:23.694] [error] {
  constructor: 'TypeError',
  stack: "TypeError: Cannot read property 'find' of null\n" +
    '    at parseBookmarks (/Applications/Nextcloud Bookmark Manager.app/Contents/Resources/app.asar/dist/js/app.min.js:106:31)\n' +
    '    at /Applications/Nextcloud Bookmark Manager.app/Contents/Resources/app.asar/dist/js/app.min.js:623:3\n' +
    '    at /Applications/Nextcloud Bookmark Manager.app/Contents/Resources/app.asar/dist/js/fetch.min.js:135:6'
}
[2021-12-29 08:01:01.682] [info] all : /index.php/apps/bookmarks/public/rest/v2/bookmark?page=-1
[2021-12-29 08:01:01.789] [info] response ok
[2021-12-29 08:01:01.792] [error] {
  constructor: 'TypeError',
  stack: "TypeError: Cannot read property 'find' of null\n" +
    '    at parseBookmarks (/Applications/Nextcloud Bookmark Manager.app/Contents/Resources/app.asar/dist/js/app.min.js:106:31)\n' +
    '    at /Applications/Nextcloud Bookmark Manager.app/Contents/Resources/app.asar/dist/js/app.min.js:623:3\n' +
    '    at /Applications/Nextcloud Bookmark Manager.app/Contents/Resources/app.asar/dist/js/fetch.min.js:135:6'
}
onkelbeh commented 2 years ago

Perhaps, as an idea: I have a lot of entries (for the bar) without title, only with an icon.

relink2013 commented 1 year ago

Im seeing this exact issue. Is there any possibility of a fix? This app looks perfect for my use.

bunducafe commented 1 year ago

I think that this project is rather abandoned. So I stick with the Floccus plugin which works fairly well within my setup.