Skip to content

Unable to add bookmarks #180

@Jack-Chronicle

Description

@Jack-Chronicle

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Already have an admin account, and am running on a docker container

On the Grimoire Container Site (:port)

  1. Go to container site
  2. Click on "Add Bookmark"
  3. Add URL
  4. Nothing Happens
  5. Check logs
  6. See error 'Error creating bookmark from API request Unable to connect. Is the computer able to access the url?'

Using API/Extension

  1. Install extension
  2. Add Hosted site (:port)
  3. Login to created admin account
  4. Visit site you want to bookmark
  5. Open extension and click "Add Bookmark"
  6. It appears to load
  7. Nothing happens
  8. Check logs
  9. See error 'Error creating bookmark from API request Unable to connect. Is the computer able to access the url?'

Expected behavior
The bookmark to be added

Desktop (please complete the following information):

  • OS: Debian GNU/Linux 11 (bullseye) x86_64
  • Kernel: 5.10.0-34-amd64
  • Browser: Edge
  • Version: 134.0.3124.66 (Official build) (64-bit)
  • Docker Image: goniszewski/grimoire:latest

Additional context
I'm using Tailscale to serve the container over https, but even when not using it the problem persists

Using these ENV. Variables
- GID=0
- PORT=5173
- PUBLIC_HTTPS_ONLY=false
- PUBLIC_SIGNUP_DISABLED=true
- UID=0
the GID and UID are because I was getting errors for chown and chmod changing access for the /app/data. It wasn't able to run without those, hopefully those don't cause any issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions