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

Bookmarks app not working #2227

Open mczarnecki1986 opened 6 days ago

mczarnecki1986 commented 6 days ago

⚠️ This issue respects the following points: ⚠️

Bug description

After installation Bookmarks app and opening it app window flashes and is saving/loading properly bookmarks.

Steps to reproduce

1.Installing Bookmark app.

  1. Click app icon in the main panel.

Expected behavior

Flashing app screen in the web browser.

App should load its screen properly and saving it properly.

Nextcloud Server version

28

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

github-actions[bot] commented 6 days ago

Hello :wave:

Thank you for taking the time to open this issue with the bookmarks app. I know it's frustrating when software causes problems. You have made the right choice to come here and open an issue to make sure your problem gets looked at and if possible solved. I'm Marcel and have been maintaining this software the last few years. I currently work for Nextcloud but maintain this app in my free time, because it is not an official Nextcloud product. My day job at Nextcloud is pretty awesome but sadly leaves me with less time for side projects like this one than I used to have. I still try to answer all issues and if possible fix all bugs here, but it sometimes takes a while until I get to it. Until then, please be patient. Note also that GitHub is a place where people meet to make software better together. Nobody here is under any obligation to help you, solve your problems or deliver on any expectations or demands you may have, but if enough people come together we can collaborate to make this software better. For everyone. Thus, if you can, you could also look at other issues to see whether you can help other people with your knowledge and experience. If you have coding experience it would also be awesome if you could step up to dive into the code and try to fix the odd bug yourself. Everyone will be thankful for extra helping hands! One last word: If you feel, at any point, like you need to vent, this is not the place for it; you can go to the forum, to twitter or somewhere else. But this is a technical issue tracker, so please make sure to focus on the tech and keep your opinions to yourself. (Also see our Code of Conduct. Really.)

I look forward to working with you on this issue Cheers :blue_heart:

joshtrichards commented 6 days ago

Hi @mczarnecki1986 - I cannot reproduce this behavior.

You'll need to troubleshoot a bit by checking your browser inspector, particularly the Console and Network tabs.

Depending on what's going on, you may also need to dig a bit deeper into your Nextcloud setup to rule out a configuration matter.

You didn't really give us much to go on, so I'll also suggest a few other things to check/try:

The help forum may be a good channel to troubleshoot this further: https://help.nextcloud.com

ehrt74 commented 22 hours ago

hello, i'm getting flashing bookmarks too. when i first opened the bookmarks tab before uploading any bookmarks there were a lot of flashing grey bars (probably instead of a view of the bookmarks?) in the main panel. Then i imported my bookmarks and nothing changed in the main panel (still flashing bars). Some information about the bookmarks seems to have been imported correctly because on the left i can see the tags. i've attached a log file nc-8661489522212849254.nextcloud-ionos.com-1728202331190.log from chrome showing java script problems

the log file reader in nextcloud complains about sql problems: log.json

client operating system: fedora 40 client browser: chrome 129 host operating system: Linux 5.15.0-119-generic x86_64 (everything i can find out) host php version: 8.2.19 host nextcloud version: (according to status.php) { "installed": true, "maintenance": false, "needsDbUpgrade": false, "version": "28.0.7.5", "versionstring": "28.0.7 Enterprise", "edition": "", "productname": "Nextcloud", "extendedSupport": false }

marcelklehr commented 14 hours ago

Column not found: 1054 Unknown column '' in 'field list'

What database and database version is this?

ehrt74 commented 14 hours ago

according to admin/serverinfo:

Art: mysql

Version: 10.5.22

Größe: 47,6 MB

marcelklehr commented 11 hours ago

That's likely mariadb then, not original mysql