Jan Saidl
ZZerops
•Created by kolisko on 12/12/2024 in #💪・community-support
zcli service log - invalid memory address or nil pointer dereference
For windows users:
irm https://zerops.io/zcli/install.ps1 | iex
16 replies
ZZerops
•Created by kolisko on 12/12/2024 in #💪・community-support
zcli service log - invalid memory address or nil pointer dereference
zcli version
?16 replies
ZZerops
•Created by kolisko on 12/12/2024 in #💪・community-support
zcli non-interactive mode
@nermal , can we please add to the section here https://docs.zerops.io/references/cli/commands#help, that each command has a
--help
flag to show detailed help for the command? Thanks9 replies
ZZerops
•Created by kolisko on 12/11/2024 in #💪・community-support
vpn status
Hello, there is no such command yet. It is a good idea to create one. @pr0tys ?
It would be best to have an endpoint on the master container to check. No pinging and stuff like that.
6 replies
ZZerops
•Created by LumberManCZ on 12/9/2024 in #💪・community-support
NGINX Authentication Based on Subrequest Result
In this case, nginx must follow the redirection based on the returned headers.
Maybe something like this might help.
https://serverfault.com/questions/423265/how-to-follow-http-redirects-inside-nginx
9 replies
ZZerops
•Created by LumberManCZ on 12/9/2024 in #💪・community-support
NGINX Authentication Based on Subrequest Result
And if you try to simulate reuqest via
curl
from container, does everything work?9 replies
ZZerops
•Created by LumberManCZ on 12/9/2024 in #💪・community-support
NGINX Authentication Based on Subrequest Result
Okay, so that's a different story.
9 replies
ZZerops
•Created by LumberManCZ on 12/9/2024 in #💪・community-support
NGINX Authentication Based on Subrequest Result
Assuming of course that the auth service is in zerops 🙂
9 replies
ZZerops
•Created by LumberManCZ on 12/9/2024 in #💪・community-support
NGINX Authentication Based on Subrequest Result
I also think that it is not necessary to route the
/auth
path through this nginx, but to set public http routing to route directly to the auth service.
https://docs.zerops.io/features/access#configure-public-http-routing9 replies
ZZerops
•Created by LumberManCZ on 12/9/2024 in #💪・community-support
NGINX Authentication Based on Subrequest Result
Hi, first I'd try to simplify it. If the auth service is in the same instance in zerops, there is no need to go through the public address, but use the internal hostname and http protocol.
9 replies
ZZerops
•Created by bravisek on 11/18/2024 in #💪・community-support
Let's encrypt for subdomain wildcard
Hi, unfortunately our L7 HTTP balancer does not currently support wildcard domains and their routing to the backend. I think we need some new features:
1. custom certificarte
2. wildcard domain routing
3. support DNS-01 challenge
19 replies
ZZerops
•Created by David Vurbs on 11/18/2024 in #💪・community-support
Invalid YAML parameter for Bun
Can you please send your zerops.yaml ?
11 replies
ZZerops
•Created by David Vurbs on 11/18/2024 in #💪・community-support
Invalid YAML parameter for Bun
Hey, Bun is evolving fast. We have added new versions
bun@latest
bun@nightly
bun@canary
[email protected]
and the alias for [email protected]
accidentally dropped out. I'm working on getting this alias back.11 replies
ZZerops
•Created by Dally on 11/17/2024 in #💪・community-support
Origin unreachable
I think it's connected the 523 error and address being in use.
19 replies
ZZerops
•Created by Dally on 11/17/2024 in #💪・community-support
Origin unreachable
@Dally If it happens again, please let me know.
19 replies
ZZerops
•Created by Dally on 11/17/2024 in #💪・community-support
Origin unreachable
This is something else. It's accessing instance public IPv6 directly from cloudflare. The problem was that the node was already there and the new one couldn't start. Unfortunately I didn't get a chance to look before the restart.
19 replies
ZZerops
•Created by EdwardD on 11/14/2024 in #💪・community-support
502 Bad Gateway when using Zerops Subdomain Access
I'm always happy when it's not zerops' fault 😉
42 replies
ZZerops
•Created by EdwardD on 11/14/2024 in #💪・community-support
502 Bad Gateway when using Zerops Subdomain Access
42 replies
ZZerops
•Created by EdwardD on 11/14/2024 in #💪・community-support
502 Bad Gateway when using Zerops Subdomain Access
I'm working on a fix.
42 replies