Replies: 2 comments
-
|
Not sure why, but after restarting the pangolin container for like the 10th time... it just sorta works now. It let me enter the token emails/pass and proceed. Still getting that deprecation warning, but I guess it's fine? I dunno. Going to continue the setup and hope it works. |
Beta Was this translation helpful? Give feedback.
-
|
FFS. I was about to give up. Traefik didn't seem to be making certs, none of my subdomains(at least pangolin.mydomain.com) were working, everything was ****ed. For some reason I decided to look at the Traefik logs again. It was never starting correctly and doing it's stuff, because the config stuff on the Unraid Setup guide has a damn indentation error in it, in the dynamic_config.yml, line 20. "- badger" is not indented correctly. Fixed it, restarted Traefik, and bam. Trying to go to one of my subdomains will instead take me to pangolin.mydomain.com and ask my to log in. Hopefully setting everything up goes smoothly from here. edit: aaaaaand. More problems. Nothing would show under a bunch of tabs(http, authorization, etc). I have to comment out the entire cors block in the config.yml and restart pangolin. Works now, I hope... |
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.
-
I'm following the Unraid setup guide(along side the IBRACORP video). I created the config files and folder, changed permissions and owners, and pasted in and edited the contents. I get to the part where you actually install Pangolin via community apps, and this is where start failing right away. There are no longer entries in the template for admin email and password, so all there is to set is selecting my custom network. So I do that, hit save/apply/whatever the button is called, the container starts. Go to logs, get the setup token, but also a bunch of errors:
If I still open the setup page and enter the token and an email and password(twice), and try to confirm that, I just get a red "Network Error" popup and can't continue. I'm also confused by the guide. since it says that to get to the initial setup page, you go to "https://your-domain.com/auth/initial-setup." But at this point in the guide, you haven't even installed Traefik yet, so I don't get how that could possibly be working. I have to go to <unraid_server_ip>:3002 to get to the setup page. I am missing something that I was supposed to setup before even starting to follow the Unraid guide?
edit: I found the setting to disable telemetry, which got rid of the PostHog error, but not those DeprecationWarning messages. It also did nothing about the fact that trying to enter the setup token and email/pass just bet's me that Network Error message.
Beta Was this translation helpful? Give feedback.
All reactions