Frequently Asked Questions
This section collects common questions and solutions encountered by users when using CloudFlare ImgBed.
Q: ALLOWED_DOMAINS
is not set, but cross-domain access doesn't work?
- Please check your Cloudflare firewall settings (e.g., whether hotlink protection is enabled)
- See Issue #8
Q: How to upload via PicGo?
Search for
web-uploader
in PicGo plugin settings and install the version that allows custom prefixes, as shown:Open
Image Hosting Settings
->Custom Web Image Hosting
->Default
, then configure as shown in the figure below. Note that the API address and custom image URL prefix should be modified according to your own domain. (IfAUTH_CODE
is set, make sure to add it to the API address in the format?authCode=your_authCode
):After setup is complete, confirm and you can use PicGo to upload to your self-hosted image hosting.
Q: What to do if upload fails?
- Check if environment variables like
TG_BOT_TOKEN
,TG_CHAT_ID
are correctly configured - Check if the bot administrator has sufficient permissions
- Check if KV database is correctly bound
- Check if updated to the latest version
- Go to issues to find similar problems
Q: Does TG_CHAT_ID
have a -
in front?
- Pay attention to the image, there is a
-
in front
Q: Backend page cannot load records or images
- Network issue, try refreshing the page