partkeepr / PartKeepr

Open Source Inventory Management
http://www.partkeepr.org
GNU General Public License v3.0
1.38k stars 400 forks source link

host name mismatch on certificate when trying to access https://partkeepr.org/tips.json #837

Closed gyansantokhi closed 7 years ago

gyansantokhi commented 7 years ago

System Information

After solving my troubles with the partkeepr run cronjob, I still get a partkeepr:cron:synctips related error when logging in.

screen shot 2017-03-20 at 09 46 06

Running the job manually gives the following error:

screen shot 2017-03-20 at 09 44 59

Digging around the source code it seems this error is generated when trying to access [https://partkeepr.org/tips.json] or [https://partkeepr.org/tips/]. Accessing these links in safari leads to a notification of host name mismatch on the certificate. Seeing that it says demo.partkeepr.org it makes sense why it isn't reproducible on the demo system.

screen shot 2017-03-20 at 09 42 09

Can anyone confirm the problem lies in the certificate?

Drachenkaetzchen commented 7 years ago

Thanks for the info, the certificate is now fixed.