Fix aaPanel Cannot Display Captcha

1. Problem description

When logging in to the Pagoda panel, a login verification code pops up due to a mismatch between the wrong password/IP and the last time, but the verification code cannot be loaded.

Verification code failed to load

2. Solution

The solution to the problem comes from the Baota happy version of the Telegram group.

If you need to install the happy version, refer to the article on this site:

Install Pagoda 7.9.0 Enterprise Edition
https://blog.tsinbei.com/archives/293/

To fix this issue, execute:

Bash
1
2
pip install --upgrade Pillow
bt reload

If not, replace it with

Bash
1
2
btpip install --upgrade Pillow
bt reload

Installing

The principle is simple, install the missing components and the problem will be solved.

Verification code displayed successfully

Fix aaPanel Cannot Display Captcha

https://blog.tsinbei.com/en/archives/721/

Author
Hsukqi Lee
Posted on

2023-05-21

Edited on

2023-05-21

Licensed under

CC BY-NC-ND 4.0

Comments

Name
Mail
Site
None yet