zadam / trilium-web-clipper

Save web clippings to Trilium Notes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web clipper unable to connect to server

htjain opened this issue · comments

I am using latest zadam/trilium docker image and web-clipper version 0.3.1.

I tried steps in #41 but still not able to login to server.

image

docker logs:

200 GET /api/health-check with 15 bytes took 1ms
POST /api/login/token returned 401 with response "Incorrect password"
Slow 401 POST /api/login/token with 18 bytes took 303ms
POST /api/login/token returned 401 with response "Incorrect password"
Slow 401 POST /api/login/token with 18 bytes took 131ms

Browser: Firefox 105.0.1 (64-bit) Windows 10
Web clipper version: 0.3.1
trilium server version: Latest image from dockerhub.

Looks like firewall was messing around. Now its working :)