Can't convert custom provisioning address '' into a valid URL. This must be in the format of protocol://host:port - Please re-enter

I changed an extension secret and now i get this error in the gui… If I disable endpoint manager(Commercial) thru the CLI it goes away. I deleted the offending or so I think extension from Free PBX and restarted the server. When I re enable EPM the error comes back… This is frustrating as this is the second time this has happened, last time I started over with a new install as this server is being prepared for production.

Hi Robbie:

Assuming you are running the most recent version of endpoint:

fwconsole ma upgrade endpoint

If that does nothing, open a Commercial module bug ticket:
http://issues.freepbx.org/

Yes I am, The system is fully up to date from Freepbx to all of the installed modules
Here is some error code also that was in /var/log/httpd

Error opening Certificate /etc/pki/tls/certs/localhost.crt
3077613292:error:0200100D:system library:fopen:Permission denied:bss_file.c:398:fopen(’/etc/pki/tls/certs/localhost.crt’,‘r’)
3077613292:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:400:
unable to load certificate
sh: -c: line 0: unexpected EOF while looking for matching '' sh: -c: line 1: syntax error: unexpected end of file sh: -c: line 0: unexpected EOF while looking for matching''
sh: -c: line 1: syntax error: unexpected end of file
sh: -c: line 0: unexpected EOF while looking for matching '' sh: -c: line 1: syntax error: unexpected end of file sh: -c: line 0: unexpected EOF while looking for matching'‘
sh: -c: line 1: syntax error: unexpected end of file
sh: -c: line 0: unexpected EOF while looking for matching `’'
sh: -c: line 1: syntax error: unexpected end of file

Figured it out … In the provision address I entered custom and just put an IP address and not a FQDN. I think this is what broke it. So I re built and changed and have no problems since.