Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when enabling backend plugin #98

Open
bendini20 opened this issue Nov 6, 2021 · 5 comments
Open

Error when enabling backend plugin #98

bendini20 opened this issue Nov 6, 2021 · 5 comments

Comments

@bendini20
Copy link

Hello,

I am running YOURLS docker version 1.8.2 & Sleeky version 2.4.1.

Backstory:
I tried the latest sleeky version (2.5) and the frontend did not appear correct at all and the backend had the error:
"Plugin generated unexpected output. Error was: "
when I try to enable the plugin in the admin area. It doesn't even tell me what the error is!
After trying version 2.4.1, I got the frontend to display nice and correct. The backend, however, still has the same problems. I have tried going to YOURLS v1.8.1 & 1.8
Both still have the same issue with the backend.
FYI, I have no other custom plugins installed.

If the issue is with my configuration, what am I doing incorrectly?

@MexHigh
Copy link

MexHigh commented Dec 2, 2021

I'm having the same problem after loggin in

@bendini20
Copy link
Author

I'm having the same problem after loggin in

Hello! I actually figured it out.

The environment variable: YOURLS_PRIVATE
has to be set to TRUE

If set to FALSE, then SLEEKY backend will not work. YOURLS_PRIVATE determines if your admin panel is password protected or not. You probably want that anyways. Hope this helps!

@MexHigh
Copy link

MexHigh commented Dec 2, 2021

Thanks, I'll try it

@JOduMonT
Copy link

JOduMonT commented Mar 10, 2022

So, @MexHigh does it did the trick?

Because sadly for me, my YOURLS_PRIVATE was already at true!
And when I activate the backend, the only difference I have from the original backend is I lose the menu.

before

image

after

image

@MexHigh
Copy link

MexHigh commented Mar 12, 2022

@JOduMonT Sorry I forgot to answer. Unfortunately, that didn't help with me either. My instance was private before too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants