add "Failed to load leagues" docs

This commit is contained in:
Alexander Drozdov
2023-12-14 10:45:56 +02:00
parent 8b48224a9c
commit c924a2a39c
3 changed files with 33 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ export default defineConfig({
},
themeConfig: {
// logo: 'TODO', https://github.com/vuejs/vitepress/issues/1401
appVersion: '3.22.10005',
appVersion: '3.23.10001',
github: {
releasesUrl: 'https://github.com/SnosMe/awakened-poe-trade/releases'
},

View File

@@ -0,0 +1,30 @@
---
title: Failed to load leagues
---
![](https://i.imgur.com/jzhlnmP.png)
Most likely, leagues cannot be loaded because Cloudflare suspects you are a bot.
GGG uses Cloudflare's bot protection services to ensure fair access to the trade site,
especially during league launch.
1. The permanent solution to this is to change the IP address
or write to GGG support.
2. If you are ok with the temporary solution,
you will need to complete a CAPTCHA every ~15 minutes.
- Click on "Browser" button. Wait untill you see a CAPTCHA and complete it.
Alternatively, you can get a lightweight bot check, which means you just
wait ~5 seconds and see the screenshot below.
- Once you see the barely visible text with the list of leagues,
click on the "Retry" button, now everything should work.
![](https://i.imgur.com/iMkTPIY.png)
---
If you've opened Browser, waited for a while and see nothing,
then the problem is with the network. A simple PC reboot usually helps.
People have encountered some weirdness related to VPN and [DNS](https://github.com/SnosMe/awakened-poe-trade/issues/1038#issuecomment-1691780513) settings.

View File

@@ -11,7 +11,7 @@ title: Common issues
3. Are you playing with Vulkan renderer? Update GPU drivers.
If Awakened works for you with DirectX11 renderer,
If Awakened works for you with DirectX11/12 renderer,
then problem is old Vulkan drivers for sure.
4. Delete `%appdata%\awakened-poe-trade`
@@ -32,6 +32,7 @@ title: Common issues
---
- 🔥[There are no stats to select from when price checking](/no-item-mods)
- [Failed to load leagues](/failed-load-leagues)
- [How to remove the stopwatch in center of screen?](https://github.com/SnosMe/awakened-poe-trade/issues/219)
- [Sends a whisper when doing price-check](https://github.com/SnosMe/awakened-poe-trade/issues/178)