SnosMe / awakened-poe-trade

:heavy_dollar_sign: :hammer: Path of Exile trading app for price checking
https://snosme.github.io/awakened-poe-trade/download
MIT License
1.94k stars 423 forks source link

Failed to load leagues #1356

Open 503611908 opened 2 months ago

503611908 commented 2 months ago

Price check an Item, and follow the instructions in the error description there.

[23:58:18] error [cors-proxy] unable to verify the first certificate (www.pathofexile.com)

SnosMe commented 2 months ago

Use a VPN, or accept that your traffic is being sniffed by someone and add the env variable before starting the app

export NODE_TLS_REJECT_UNAUTHORIZED=0
503611908 commented 1 month ago

How exactly does this work, please? Also I turned off my VPN and got this error. I didn't have this error before, it came up all of a sudden.

SnosMe commented 1 month ago

How exactly does this work, please?

This is a general OS knowledge that I'm not going to explain here

image

Also I turned off my VPN and got this error

So what's the problem with enabling it back?