LinkStackOrg / linkstack-docker

A simple to set up docker variant of LinkStack. LinkStack is a highly customizable link sharing platform with an intuitive, easy to use user interface.
https://linkstack.org/docker
GNU Affero General Public License v3.0
335 stars 41 forks source link

Unable to Edit Links #97

Closed DavidAllmon closed 8 months ago

DavidAllmon commented 10 months ago

https://flareapp.io/share/dPbWvAJ7

This error occurs after adding a link, and trying to edit links.

However, the links still get added.

Below is screenshot error

Screenshot 2023-11-03 194011

jermad14 commented 8 months ago

I'm also having a similar issue where I cannot edit or delete links. It gives me a 403 forbidden error.

JulianPrieber commented 8 months ago

Try accessing your docker directly over your exposed ports. Login to the web panel and try to reproduce the issue.

jermad14 commented 8 months ago

Still the same error for me when accessing directly through local IP:Port. 10.1.1.210 - - [15/Jan/2024:19:45:21 +0000] "GET /deleteLink/5 HTTP/1.1" 403 6603 10.1.1.210 - - [15/Jan/2024:19:45:21 +0000] "GET /deleteLink/5 HTTP/1.1" 403 6603 "http://10.1.1.30:8190/studio/links" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"

JulianPrieber commented 8 months ago

Your database may have some faulty entries. You maybe be able to recover your instance by deleting the faulty entry.

JulianPrieber commented 8 months ago

I'm also having a similar issue where I cannot edit or delete links. It gives me a 403 forbidden error.

Unrelated see: https://github.com/LinkStackOrg/LinkStack/issues/692