abiessmann

Results 8 comments of abiessmann

I encountered some issues when trying to use the routeros deploy hook with my fresh RB5009 (still running 7.0.5). My setup is dockerized acme.sh and therefore I have an unusual...

Just saw another change in dev by @mac-zhou. He introduced ROUTER_OS_PORT which was not in my base ... and came without mention in this thread ... We should discuss, whether...

@sjtuross that would be another solution. However, I have managed the identities and the ssh configuration for the ssh deploy hook in the acme.sh configuration so far. So I thought...

@sjtuross Fixed in #3986 ... unfortunately the ssh command seems to not report an error on failing script execution. Any thoughts on this?

> Thanks. Not sure what you mean about ssh error. Below is what I got. After certs were pushed to ros, the next deploy command failed and then script run/delete...

> I'm having the same issue. I tried a brand new install of acme.sh and got the above error (unexpected end of command) but on line 1 column 83. I'm...

> > Please see [abiessmann@0fdb5ef](https://github.com/abiessmann/acme.sh/commit/0fdb5ef66bc144c14b02875b6e3680ddeb1f526b) for a possible solution ... feedback welcome ;) > > It's because it simply returns 0 as the return code. Ideally it should check the...

> @abiessmann I tried your branch. The error handling works as expected with the original bug. I think you could update the wording like `Submitting sequence of commands to routeros`...