etranger7
etranger7
Update: While the main node is running on Server A as ej1@ej1container, I tried to add Server B to it to form a cluster and ran into these issues: -...
Thank you for your reply @badlop . Here is what worked for me to move past the "Failed RPC connection to the node '[email protected]': nodedown" message and get a positive...
Hi @badlop , should I re-submit this issue under the issues of https://github.com/processone/ejabberd/ ? I'm wondering whether that's being more closely monitored and whether the issues with the containers should...
Hi, I have a similar problem. I am fairly certain my firewall configuration is correct. In fact, before I reset my firewall, I had a P2P connection. Unless I'm missing...
Hi, thanks for looking into this. Despite not changing anything in the firewall settings, the connection went back to P2P. I forgot to mention, we're testing this self-hosted. There seems...
I ran into the same issue. The PID of kopia looks like it's 1 and root is running it. When I give these commands I'm running as root as well....
Here is yet another issue referencing this problem: https://github.com/knadh/listmonk/issues/1802
OK looking into this further here is where things might have gone wrong ``` listmonk=# SELECT id, name, sent, to_send, max_subscriber_id, last_subscriber_id listmonk-# FROM campaigns listmonk-# WHERE id = 65;...
thank you @Gabriellavoura!