testpushpleaseignore / acquisition

GNU General Public License v3.0
25 stars 5 forks source link

8.0f error #11

Closed DeksterSteinhart closed 2 years ago

DeksterSteinhart commented 2 years ago

"Legues API returned malformed data :TLS initialization failed" when you open new version(

testpushpleaseignore commented 2 years ago

Could you try the new 0.8f installer and see if this resolves your issue? I can't seem to recreate the error right now, but it might be due to a couple of missing OpenSSL files.

https://github.com/testpushpleaseignore/acquisition/releases/tag/0.8f

Otherwise if you are still having issues, could you provide any info as to when it popped up? Wasn't sure if it was when you logged in, or something you clicked that caused this error?

DeksterSteinhart commented 2 years ago

Could you try the new 0.8f installer and see if this resolves your issue? I can't seem to recreate the error right now, but it might be due to a couple of missing OpenSSL files.

https://github.com/testpushpleaseignore/acquisition/releases/tag/0.8f

Otherwise if you are still having issues, could you provide any info as to when it popped up? Wasn't sure if it was when you logged in, or something you clicked that caused this error?

https://youtu.be/gE_dX1s-bBs

testpushpleaseignore commented 2 years ago

In that case, could you go to '%LOCALAPPDATA%\acquisition' in File Explorer, and delete log.txt? From there could you try running the program again until you reach that error, and then close the program? From there log.txt should only show the error from that last run of the program. If you either upload that file to me, or send a copy/paste of that file's text, then hopefully it will show more detail of the error you are seeing.

testpushpleaseignore commented 2 years ago

Also, could you see if you have any issues with opening the following link? I recently switched it from http:// to https://, and wasn't sure if it was giving you any issues. The link though will just show all of the active leagues in PoE (formatted as JSON).

https://api.pathofexile.com/leagues?type=main&compact=1

DamjanLasicJurkovic commented 2 years ago

Hey,

thanks for taking the time to work on this.

I'm also having problems with this version. With 0.8f, I cannot connect, as above. Log: " DEBUG 2022-05-08T20:01:21.353 ------------------------------------------------------------------------------- DEBUG 2022-05-08T20:01:21.353 Built with Qt 5.15.2 running on 5.15.2 ERROR 2022-05-08T20:01:21.776 League List errorOccured ERROR 2022-05-08T20:01:21.776 Leagues API says: "" " With 0.8d, however, I can log in and receive all the stash data, but the shop contains only 1 item per tab and some tabs missing (even if just use the "copy shop data to clipboard"). Similar as some people were reporting here, towards the end of the thread: https://github.com/xyzz/acquisition/issues/576

DeksterSteinhart commented 2 years ago

DEBUG 2022-05-08T21:29:10.701 ------------------------------------------------------------------------------- DEBUG 2022-05-08T21:29:10.702 Built with Qt 5.15.2 running on 5.15.2 ERROR 2022-05-08T21:29:11.278 League List errorOccured ERROR 2022-05-08T21:29:11.279 Leagues API says: "" same

DeksterSteinhart commented 2 years ago

Also, could you see if you have any issues with opening the following link? I recently switched it from http:// to https://, and wasn't sure if it was giving you any issues. The link though will just show all of the active leagues in PoE (formatted as JSON).

https://api.pathofexile.com/leagues?type=main&compact=1

link still work

testpushpleaseignore commented 2 years ago

@DeksterSteinhart @DamjanLasicJurkovic Could you both try the "test_fixes" installer that I just put in the below release? I am trying different things to see if I can get it to properly use OpenSSL, since I'm wondering if something not working quite right with this sort of installer right now.

https://github.com/testpushpleaseignore/acquisition/releases/tag/0.8f

testpushpleaseignore commented 2 years ago

Otherwise I'll have to look to see what all is wrong with the shop uploading.

DeksterSteinhart commented 2 years ago

Almost perfect mate, but items won't load https://youtu.be/O0Ff8cB_3Ic

testpushpleaseignore commented 2 years ago

Good to see that you can log in! And yeah I'm getting that same issue right now with it not updating the forum. So far it seems that it's currently skipping right over items that have prices, so I'll have to see why that's the case.

testpushpleaseignore commented 2 years ago

Hopefully I should have the shop upload issue fixed for (but am going to dig deeper into why it was blocking the uploads later), could you see if this latest installer fixes your issue?

https://github.com/testpushpleaseignore/acquisition/releases/tag/0.8f

DeksterSteinhart commented 2 years ago

gj errors was fixed

DamjanLasicJurkovic commented 2 years ago

can confirm, everything works perfectly on my end as well. thanks!