Many hosts offline #1434
-
Hey good afternoon! I just notice that half of the hosts created on NPM are now marked offline and if I try to access them I get this error message net::ERR_CERT_AUTHORITY_INVALID The expiring data is not the one I have on npm |
Beta Was this translation helpful? Give feedback.
Replies: 37 comments 26 replies
-
are your hosts marked as offline in the npm dashboard? |
Beta Was this translation helpful? Give feedback.
-
Yea, I have ~20 hosts, ~10 are offline on the dashboard, and for the same I get this message on chrome |
Beta Was this translation helpful? Give feedback.
-
if you hover of the red dot what's written in the small pop up? |
Beta Was this translation helpful? Give feedback.
-
do you configured something in the advanced config? |
Beta Was this translation helpful? Give feedback.
-
Oh yes, all these offline have actually ruleas against Authentik |
Beta Was this translation helpful? Give feedback.
-
then please read the last changelog and the new template in the readme |
Beta Was this translation helpful? Give feedback.
-
Oh ok! Will do! Thanks for the super quick answer |
Beta Was this translation helpful? Give feedback.
-
please always read the changelogs before updating npmplus |
Beta Was this translation helpful? Give feedback.
-
no problem |
Beta Was this translation helpful? Give feedback.
-
This time was an autoupdate from unraid :) Sorry again where can I find the new template |
Beta Was this translation helpful? Give feedback.
-
readme: https://github.com/ZoeyVid/NPMplus?tab=readme-ov-file#authentik-advanced-config-example |
Beta Was this translation helpful? Give feedback.
-
Sorry I looked at the readme if any change about this, but could not find any mention |
Beta Was this translation helpful? Give feedback.
-
where do you get this error? |
Beta Was this translation helpful? Give feedback.
-
On the browser |
Beta Was this translation helpful? Give feedback.
-
Right after the authentication on Authentik, I get the redirecto to authentik, go for to login and this appears on the redirect. Now that I'm authenticated it appears right away |
Beta Was this translation helpful? Give feedback.
-
is there maybe a redirect loop? (see F12 (developer tools of browser) => network => keep history) |
Beta Was this translation helpful? Give feedback.
-
No, no redirections appear to be happening |
Beta Was this translation helpful? Give feedback.
-
also after deleting the cookies again? how big is the request uri and the request header? |
Beta Was this translation helpful? Give feedback.
-
Deleting the cookies get me to authentik correctly but again same issue on login |
Beta Was this translation helpful? Give feedback.
-
It's not possible to downgrade right? I got errors with some migration scripts |
Beta Was this translation helpful? Give feedback.
-
only if you have a backup |
Beta Was this translation helpful? Give feedback.
-
Anything changed around this ? |
Beta Was this translation helpful? Give feedback.
-
no, but you can try to set this directive by just putting it at the top of the advanced config |
Beta Was this translation helpful? Give feedback.
-
but there must be a header which is too large, are you sur ethat there is no big header? or many headers? |
Beta Was this translation helpful? Give feedback.
-
Don't think so, most of my apps are very simple and just behind authentik, must be something with it proxy_buffers 8 16k; |
Beta Was this translation helpful? Give feedback.
-
you need to change large_client_header_buffers, proxy_buffer is something completely different and handled by npmplus |
Beta Was this translation helpful? Give feedback.
-
Ok added |
Beta Was this translation helpful? Give feedback.
-
and you are sure that there is no redirect loop? |
Beta Was this translation helpful? Give feedback.
-
looking at dev menu (f12) I see |
Beta Was this translation helpful? Give feedback.
so you can try the nwest release with the updated example, but if it does not work, then I have no idea