1Panel-dev / 1Panel-dev/1Panel
[Bug] Warning: No resource found to remove for project \"xxxx\"
@wanghe-fit2cloud is already working on this.
Since Jun 23, 2026.
- Dominant language
- Go
- Stars
- 37k
- Forks
- 3.4k
- Avg merge
- 9h 16m
- Merged PRs (30d)
- 105
Description
Contact Information
No response
1Panel Version
v2.2.2
Problem Description
#12 [2/8] RUN if [ -f /etc/apt/sources.list.d/debian.sources ]; then sed -i "s|URIs: http://deb.debian.org/debian|URIs: https://deb.debian.org/debian|g" /etc/apt/sources.list.d/debian.sources; elif [ -f /etc/apt/sources.list ]; then sed -i "s|http://deb.debian.org/debian|https://deb.debian.org/debian|g" /etc/apt/sources.list; fi && apt-get update #12 CACHED #13 [8/8] WORKDIR /www #13 CACHED #14 exporting to image #14 exporting layers done #14 exporting manifest sha256:374c10008df717231a706cdecee44d68d35e70893bb3ac2f0ea6bde1872cafc0 done #14 exporting config sha256:d47d8c54b3af76beb1cb79959a4a2de9a760847bb64d939ee10937bad2a5a88d done #14 exporting attestation manifest sha256:6135840d14fff66c1437092d070c10120fa92e7f16d0d49dc7c0bc3b6bcb6d21 0.0s done #14 exporting manifest list sha256:c96b9e8f16955974cc3e2ca2a11595dc200b5f161cadafa172b4ef9d0d3dc4ab 0.0s done #14 naming to docker.io/library/1panel-php-fpm:8.4.22 done #14 unpacking to docker.io/library/1panel-php-fpm:8.4.22 0.1s done #14 DONE 0.2s #15 resolving provenance for metadata file #15 DONE 0.0s Image 1panel-php-fpm:8.4.22 Built time="2026-06-23T08:52:02Z" level=warning msg="Warning: No resource found to remove for project \"php84\"."
我测试了8.5和8.4两个版本都是报这个,然后失败,手动启动后502错误
Steps to Reproduce
The expected correct result
No response
Related log output
Additional Information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.