Skip to content
New issue

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

f使用booru-pixiv提示failed: Error: Login failed with status code undefined #232

Open
youyi0218 opened this issue Jul 9, 2024 · 1 comment
Labels
await feedback 🐛 bug Something isn't working

Comments

@youyi0218
Copy link

Describe the bug

无法出图,机器会直接回复 没有找到符合条件的图片

Steps to reproduce

安装好插件后发送booru x

Expected behavior

不报错,正常出图

Screenshots

image
image
image

Relevant log output

2024-07-09 10:22:57 [E] booru source pixiv unknown error: get pixiv image failed: Error: Login failed with status code undefined
                        undefined
2024-07-09 10:23:15 [E] booru source pixiv unknown error: get pixiv image failed: Error: Login failed with status code undefined
                        undefined

Launcher

Containers (Docker, Kubernates, etc)

Sources

Pixiv

Versions

  • OS:
  • Adapter:
  • Node version:
  • Koishi version:

Additional context

No response

@youyi0218 youyi0218 added the 🐛 bug Something isn't working label Jul 9, 2024
@MaikoTan
Copy link
Member

There are no status codes, which means that such network request failed before the response, so it can be:

  • It cannot resolve the Pixiv's server URL - check your DNS!
  • It cannot connect to Pixiv's server - open the browser and check if you can open pixiv.net
  • It is blocked by a firewall - check your firewall settings
  • If you are running with a VPN - try disabling it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
await feedback 🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants