[SOLVED] Can't access Let's Encrypt settings

Started by Taomyn, April 24, 2017, 03:18:07 PM

Previous topic - Next topic
April 24, 2017, 03:18:07 PM Last Edit: April 25, 2017, 11:50:26 AM by Taomyn
Have upgraded to 17.1.5-amd64 (from 17.1.4), rebooted firewall for good measure and now when I try to access the Let's Encrypt settings I get:

Quote
Syntax error, unexpected token IDENTIFIER(s) in /usr/local/opnsense/mvc/app/config/../../app/views/OPNsense/AcmeClient/settings.volt on line 212


And Accounts:


QuoteSyntax error, unexpected token {{ in /usr/local/opnsense/mvc/app/config/../../app/views/OPNsense/AcmeClient/accounts.volt on line 87

Damn, I just tried a re-install of "os-acme-client-1.5" to see if that clears it and now the GUI has hung :-(

It came back eventually, no change

From the console you can get to the previous version:

# opnsense-revert -r 17.1.4 os-acme-client

We're looking into it.


Cheers,
Franco

Quote from: franco on April 24, 2017, 03:28:08 PM
From the console you can get to the previous version:

# opnsense-revert -r 17.1.4 os-acme-client

We're looking into it.


Cheers,
Franco

Thanks, I'll leave it as is for now in case you need any more info, I don't need to make any changes in LE just yet but if I do I will revert it then.

Looks like a recent translation effort broke it. I'm sorry for this. A fix is being worked on.


Regards
- Frank

Quote from: fraenki on April 24, 2017, 03:40:19 PM
Looks like a recent translation effort broke it. I'm sorry for this. A fix is being worked on.


Regards
- Frank

No worries - let me know if you have something I can test for you


We'll fix the package tonight, bumping the version on top of what already is 17.1.5.

Thanks to fraenki for the quick response and the bug report from Taomyn.


Cheers,
Franco

Sorry about that - it is my fault. A copy and paste problem while adding translation code to all plugins.

Alright, lesson learned, another bug in phalcon/volt templates found... Can apply a patch[1] via:

# opnsense-patch -c plugins e4dcfcef

Update for the plugin on the mirrors to version 1.6 follows in a few hours.


Cheers,
Franco

[1] https://github.com/opnsense/plugins/commit/e4dcfcef

Thanks guys for the prompt action - I used the updater and it downloaded and applied the new version. I was able to access the settings again.