ging / fiware-pep-proxy

Support for proxy functions within OAuth2-based authentication schemas. Also implements PEP functions within an XACML-based access control schema.
https://fiware-pep-proxy.rtfd.io/
MIT License
27 stars 46 forks source link

pep proxy 7.5 idm Authentication problem #67

Open Atsyurt opened 5 years ago

Atsyurt commented 5 years ago

Hi, When i want to use pep proxy wilma; Although I do everything properly in config.js when i start wilma i got this error every time what is the cause of this?

my error looks like this; " INFO: Server - Starting PEP proxy in port 80. IdM authentication ... 2018-12-03 05:08:05.325 - ERROR: Server - Caught exception: Error: listen EACCES 0.0.0.0:80 2018-12-03 05:08:05.369 - ERROR: Server - Error in IDM communication Error: getaddrinfo ENOTFOUND http http:443 at errnoException (dns.js:50:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:95:26) 2018-12-03 05:08:05.369 - INFO: Server - Waiting 5 seconds before attempting again. " Please helps Thanks