Travis Wichert

Results 15 comments of Travis Wichert

Review your `deploy.yml` file and ensure the `ssh_username:` and `ssh_password:` fields match your VM.

When `ecsremove` is run, nothing of the previous ECS deployment should remain, including the UI. Does this issue continue with the latest release?

Please run these three commands in this exact order and report back (yes, run the `-l` command twice): ``` ecsconfig licensing -l ecsconfig licensing -a ecsconfig licensing -l ``` Thanks!

Deploy a CentOS 7.8 VM instead and report back. It should work. Upgrading CentOS versions during bootstrap is not supported.

We're working on 3.5.1.2 currently. I cannot comment on 3.6.0.0 yet.

+1 Great extension @traxium, I use it every day. Any ETA on collapsible trees? Anything the community can do to help motivate (airdrop beers? gummybears? paypal pings?)

@dLCarbonX Yeah, it's like that sometimes. Glad I'm not alone in this issue.

@RyantHults Yeah, that's a typo, but it would cause a different error than `Connection refused (os error 111)` error. Error 111 is particular to TCP. It happens when the remote...

Also, @RyantHults and @dLCarbonX I am working on an advanced configs branch over here: https://github.com/padthaitofuhot/lemmy-ansible/tree/advanced_postfix_container_config Ignore the name; branch was started as a means of configuring postfix futher, but I...