Can't activate yourls url shortener #1697
Replies: 2 comments 1 reply
-
|
If you don't mind sharing the signature with the public, you can ignore the As you are mentioning Traefik, likely the internal service URL (the one you configured in Traefik as the backend serving url.pinkfloyd.best) is what you need to configure in the See https://github.com/PrivateBin/PrivateBin/wiki/Configuration#yourls |
Beta Was this translation helpful? Give feedback.
-
|
What i had tested : privatebin and yourls on the same netwrok changed the configuration : But no more luck, no short button nor shortened url :( ( and nothing in the privatebin log) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem/question
Despite testing a lot of configuration can't have the urlshortener working.
Here is my configuration :
Traefik - >Authelia (with exclusion for url.pinkfloyd.best/yourls-api.php ) -> Privatebin docker & Yourls docker
If i test the url in a private tab (so unlogged from authelia) :
https://url.pinkfloyd.best/yourls-api.php?signature=xxxxxx&action=shorturl&format=json&url=http://test.comI got :
{"status":"success","code":"","message":"http:\/\/test.com added to database","errorCode":"","statusCode":"200","url":And i CAN see the short in yourls admin page.
But none of my configuration work in privatebin, (neither see the short button or shorten url ) ( or i am totally blind )

Here is my config :
(tested the 2 different format for 'urlshortener =', same result )
Did you use the FAQ section?
What you did?
What happens
neither see the short button or shorten url
What should happen
the short button or short url
Additional information
No response
Server address
https://privatebin.pinkfloyd.best/
Server OS
Unbuntu
Webserver
PrivateBin docker last version
PrivateBin version
2.0.2
Browser and version
Brave 1.83.120
Local operating system and version
Windows 11
Issue reproducibility
No, I cannot reproduce it on https://privatebin.net.
Beta Was this translation helpful? Give feedback.
All reactions