ao-data / albiondata-client

Distributed client for the Albion Online Data project.
https://www.albion-online-data.com/
MIT License
101 stars 30 forks source link

After trying to check prices for Chicken and Goat, the client gives an error and closes. #68

Closed Googinot closed 10 months ago

Googinot commented 10 months ago

Снимок экрана 2023-10-23 215252 Adding -i or -no-limit prefixes does not help I suspect that the problem is not only mine, because... prices are not displayed on albiononline2d.com https://albiononline2d.com/en/item/id/T3_FARM_CHICKEN_GROWN

JPCodeCraft commented 10 months ago

Update your client running as admin. The url is wrong, when you update it should work

Googinot commented 10 months ago

Update your client running as admin. The url is wrong, when you update it should work

Does not help. The client closes itself after an error. image

phendryx commented 10 months ago

The url is fine. This was a open port issue. Cloudflare wanted money for "deep subdomains" like "pow.east.albion-online-data.com" so I removed Cloudflare from the mix and repointed those directly to the server. Except I didn't open http(80)/https(443) to everyone (vs just Cloudflare IPs and my home IP). Result of fixing things before my work day stared and not having enough coffee. Testing worked for me, because I was whitelisted while everyone else in the world was not.

Googinot commented 10 months ago

The following helped: 1) Running CMD as Administrator 2) Enter "C:\Program Files\Albion Data Client\albiondata-client.exe" 3) Proft!

phendryx commented 10 months ago

@Googinot I promise that has nothing to do with it and it has everything to do with the ports not being opened until a few minutes ago :).