Results 11 comments of Jess Thrysoee

That is tricky because xtermcontrol accepts multiple arguments that may succeed or fail independently, e.g. ``` $ xtermcontrol --get-fg --get-title rgb:0000/0000/0000 xtermcontrol: --get-title is unsupported or disallowed by this terminal....

Thanks for the investigation @raskhadafi I have changed the hook to always reload nginx, see https://github.com/JessThrysoee/synology-letsencrypt/commit/21cc4a9e5f9489a2bce35374f7ae4d40179313d2 -- does this fix your issues?

@Stunt0265 what does you `/usr/libexec/security-profile/tls-profile/dsm.sh` look like?

@Stunt0265 I have comitted an attempt to fix the DSM6 regression.

I would suggest creating a function and reusing that: ```bash setFont() { xtermcontrol --font=8x16 ; } setFont ```

Is the "split DNS issue" referrring to #13 ? Have a look at https://github.com/JessThrysoee/synology-letsencrypt/issues/13#issuecomment-1967600122. It looks like the bunny provider have implemented some workaounds that was needed at some point,...

If you have a local `DNS resolver cache`, like dnsmasq, https://github.com/JessThrysoee/synology-letsencrypt/issues/18#issuecomment-1969994845 tries to explain a scenario where `--dns.resolvers` might be necessary. The, e.g. bunny, API is used to place the...

Closing as answered.

We need a little more information to be able to start offering suggestions. What synology device do you have? Which version of DSM are you running? Does the files refered...