whoa there, pardner!
Your request has been blocked due to a network policy.
Try logging in or creating an account here to get back to browsing.
If you’re running a script or application, please register or sign in with your developer credentials here. Additionally make sure your User-Agent is not empty and is something unique and descriptive and try again. if you’re supplying an alternate User-Agent string, try changing back to default as that can sometimes result in a block.
You can read Reddit’s Terms of Service here.
if you think that we’ve incorrectly blocked you or you would like to discuss easier ways to get the data you want, please file a ticket here.
when contacting us, please include your ip address which is: 178.132.110.95 and reddit account
whoa there, pardner!
Your request has been blocked due to a network policy.
Try logging in or creating an account here to get back to browsing.
If you’re running a script or application, please register or sign in with your developer credentials here. Additionally make sure your User-Agent is not empty and is something unique and descriptive and try again. if you’re supplying an alternate User-Agent string, try changing back to default as that can sometimes result in a block.
You can read Reddit’s Terms of Service here.
if you think that we’ve incorrectly blocked you or you would like to discuss easier ways to get the data you want, please file a ticket here.
when contacting us, please include your ip address which is: 178.132.110.95 and reddit account
whoa there, pardner!
Your request has been blocked due to a network policy.
Try logging in or creating an account here to get back to browsing.
If you’re running a script or application, please register or sign in with your developer credentials here. Additionally make sure your User-Agent is not empty and is something unique and descriptive and try again. if you’re supplying an alternate User-Agent string, try changing back to default as that can sometimes result in a block.
You can read Reddit’s Terms of Service here.
if you think that we’ve incorrectly blocked you or you would like to discuss easier ways to get the data you want, please file a ticket here.
when contacting us, please include your ip address which is: 178.132.110.95 and reddit account
Saved searches
Use saved searches to filter your results more quickly
Cancel Create saved search
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Path of Building SSL connection error #1609
WeirdStu opened this issue Jun 17, 2019 · 17 comments
Path of Building SSL connection error #1609
WeirdStu opened this issue Jun 17, 2019 · 17 comments
Comments
WeirdStu commented Jun 17, 2019
Well i have the ssl connection problem with the pastebin links. iv tried everything redownloaded the program 4 times i dont own any anti virus problem so thats not the issue i had no problems when i played the game last month im not sure what can be the cause of it if anyone knows something about it ill appreciate it
Thank you
The text was updated successfully, but these errors were encountered:
xerance commented Jun 18, 2019
same, started recently doe. worked just fine last league
Stolver commented Jun 19, 2019
Same.. happening to 3 computers in my house. Interestingly, it happened about the same time that we all updated to Win10 1903 (the large windows update) — not sure if related, but a thought.
Radagast commented Jun 26, 2019
For me, the reason this fails with HTTPS and not HTTP is that, for some reason, PoB needs LSASS.EXE to have Internet access. This really shouldn’t be necessary.
stanec1 commented Jun 26, 2019 •
I similar problem since some days ago. I can’t import my character from poe. I tried to disable antivirus and the firewall. Tried with 2 machines with w7 and different ISP. I still got the same error (SSL connect error). I only could import in another machine with w10.
goldaryn commented Jun 27, 2019
For me, the reason this fails with HTTPS and not HTTP is that, for some reason, PoB needs LSASS.EXE to have Internet access. This really shouldn’t be necessary.
Allowing LSASS.EXE in my firewall fixed this issue for me, too. Thanks!
xerance commented Jun 27, 2019
whats LSASS.EXE? i dont even have this thing
Radagast commented Jun 27, 2019
LSASS is a Windows System Service (Local Security Authority Subsystem Service) it’s used for managing various security related policies on Windows. It shouldn’t be used here for SSL connections.
For me and goldaryn it wasn’t allowed through the firewall, so the connection failed. It really doesn’t need Internet access and should be fixed.
Stolver commented Jun 27, 2019
LSASS seems to be the target of viruses and malware. I am uncomfortable just giving it a free ride through my firewall.
stanec1 commented Jun 27, 2019
I resolved my issue with LSASS too, i forgot to refresh my firewall rules before. I always leave this application blocked. PoB shound’t rely on that to make connections.
aiolos01 commented Jul 22, 2019
I have the same problem and I agree that LSASS shouldn’t require internet access. In the meantime just change https to http in the pastebin link as a temporary solution.
Of course this doesn’t fix the same problem occurring when importing your own characters.
Galldar commented Apr 6, 2020
Has there been a fix for the SSL issue people have been having with PoB if so could someone drop me a link thank you
goldaryn commented Apr 6, 2020
Here’s a workaround for the issue where you can’t import characters from poe.com:
- go to the releases page — https://github.com/Openarl/PathOfBuilding/releases
- download and extract the .zip version. you must use this version for the workaround.
- edit \Classes\ImportTab.lua
- search for all references to https://www.pathofexile.com and change to http://www.pathofexile.com
Obvs. https is better than http and this is at our own risk, but it seems to work. Same should also work for pastebin links.
rroriz commented Oct 22, 2021
If you have Kaspersky enabled, deactivate it just to import, then reactivate it
Tetuev commented Nov 8, 2021 •
If you have Kaspersky enabled, deactivate it just to import, then reactivate it
It’s work , Kaspersky disable accsess to LSASS.EXE from Path of Building , because it dangerous. Just pause protection for 1 min and enter the pastbin code or make your code of your build.
Or you can use decision from reddit:
1.Double click on the Kaspersky icon on the status bar.
2.Click on the gear icon ok the lower left to open settings.
3.Open the additional tab and click on network.
4.Scroll downwards and click on the manage exclusions option.
5.Click the add button.
6.Type pastebin.com and click on the add button.
imthenats commented Feb 1, 2022
I just added Path of Building as a Trusted Application in Kaspersky. Checked the 1st four boxes.
I couldn’t get the URL exceptions to fix the issue. I tried every combination for the Web Filter. The instructions Tetuev explained may not work as the Program has changed.
xerance commented Feb 3, 2022 •
To get pob to work with pastebin you need to add pob to trusted application AND pastebin to trusted adresses.
works for both the community fork and this original version.
do note: adding trusted addresses seems to be a hit or miss, works on my pc without it but not on my laptop.