Michal Saloň
ZZerops
•Created by Petr Gräf, CDOM on 4/26/2025 in #💪・community-support
ERR io: read/write on closed pipe
Should be fixed.
11 replies
ZZerops
•Created by Amos on 4/24/2025 in #💪・community-support
Restarting not working
Could you try stopping it, then starting it? Just to be sure.
3 replies
ZZerops
•Created by Puub on 4/15/2025 in #💪・community-support
Package upload failed (exit status 128)
I forgot to mention it here, but we released
v1.0.43
last week, which has checks if git is installed, repository is initialized, and has at least one commit.
You should no longer get 128
in such cases.
https://github.com/zeropsio/zcli/releases/tag/v1.0.437 replies
ZZerops
•Created by Gojitada on 4/18/2025 in #💪・community-support
zcli push problem
Yes, I posted the screen of the latest failed build pipeline for his stack.
50 replies
ZZerops
•Created by Gojitada on 4/18/2025 in #💪・community-support
zcli push problem
If you have NPM you can check
%AppData%\npm
dir if zcli
binary is in there. If it is, then you installed it via NPM before.50 replies
ZZerops
•Created by Gojitada on 4/18/2025 in #💪・community-support
zcli push problem
but you can call
zcli version
and it returns the version?50 replies
ZZerops
•Created by Gojitada on 4/18/2025 in #💪・community-support
zcli push problem
If you call
where zcli
in command line, what path do you see?50 replies
ZZerops
•Created by Gojitada on 4/18/2025 in #💪・community-support
zcli push problem
Depends how you had it installed before and what is your platform (windows vs linux/mac).
If you installed it manually before and placed it in some custom directory, first remove the old binary and then run our install script.
50 replies
ZZerops
•Created by Louay on 4/8/2025 in #💪・community-support
Cloudfare ipv6 & zerops
It will work for all users with the CF Proxy.
14 replies
ZZerops
•Created by Louay on 4/8/2025 in #💪・community-support
Cloudfare ipv6 & zerops
Are you 1000% sure you have Cloudflare set to Full or Full (strict) instead of Flexible?
See point 3 in https://docs.zerops.io/features/dns#troubleshooting-guide
14 replies
ZZerops
•Created by Amos on 4/1/2025 in #💪・community-support
Postgres vector extension
Yeah sorry, I managed to confuse myself while explaining it :skillIssue:
17 replies
ZZerops
•Created by Amos on 4/1/2025 in #💪・community-support
Postgres vector extension
postgres
user has it's own postgres
schema. So when you create a DB, there are 3 schemas:
postgres
user and do not specify a schema, it will default to postgres
17 replies
ZZerops
•Created by Amos on 4/1/2025 in #💪・community-support
Postgres vector extension
Did you create it for the correct schema?
17 replies
ZZerops
•Created by Amos on 4/1/2025 in #💪・community-support
Postgres vector extension
As Ales said, standard user doesn't have superuser permissions.
To create/enable extensions, you need to use the superuser credendials, see:
https://docs.zerops.io/postgresql/how-to/manage#how-to-install-and-manage-postgresql-plugins
17 replies
ZZerops
•Created by minsomai on 3/31/2025 in #💪・community-support
is multiple zerops.yml for prod and QA possible?
Only one
zerops.yaml
can be defined, but one file can contain multiple setups.7 replies
ZZerops
•Created by bravisek on 11/18/2024 in #💪・community-support
Let's encrypt for subdomain wildcard
This. It's mentioned in our docs as well, if you want to use proxy for AAAA then you can't use A record with shared IPv4 at all.
https://docs.zerops.io/features/dns#ipv6-only (see the Note here)
52 replies