divinity76
divinity76
> Hi, yes do the same, but not return exist code 1, when some subprocess return code 1 dpkg detect it and fail. oh dang you're right, they set different...
... but the error code should be overwritten by that rm -f on the next line anyway 🤔
@TowyTowy Can you give me root access to your server, and tell me the affected domain, so I can take a closer look? To do it, run: ```sh ssh-keygen -t...
@ctiger invite you to do the same. It's probably the same bug for both
@ctiger `тестовыйсайт.рф` is a real domain, pointing to the IPv4 address `31.31.196.101` and the IPv6 address `2a00:f940:2:2:1:1:0:138` , are you saying that your test server is a different ip using...
@ctiger 62.173.145.135 does not allow ssh login on port 22. maybe you are using a custom ssh port, or firewall ssh ip whitelist? my ip right now is 46.46.207.152
@ctiger the ssh key is not being accepted. are you sure the .pub key is installed in `/root/.ssh/authorized_keys` ? if yes, can you run `sudo chmod 0640 /root/.ssh/authorized_keys` ?
@ctiger that works too, you can email me at `[email protected]`
I have not found the solution yet, but I have narrowed it down to a problem with the apache->php-fpm system, Meaning the problem is absent if Apache is not chosen...
@ctiger yeah that works. Hopefully we'll find a proper fix soon