[GH-ISSUE #18] 部署问题请教 #12

Closed
opened 2026-03-01 14:53:40 +03:00 by kerem · 2 comments
Owner

Originally created by @cuxt on GitHub (Apr 27, 2025).
Original GitHub issue: https://github.com/beilunyang/moepush/issues/18

Project *** does not exist. Creating...
Error creating project: Error: Error creating project: Bad Request
at createProject (/home/runner/work/moepush/moepush/scripts/deploy.ts:112:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async checkProjectExists (/home/runner/work/moepush/moepush/scripts/deploy.ts:87:13)
at async main (/home/runner/work/moepush/moepush/scripts/deploy.ts:154:9)
Error checking project existence: Error: Error creating project: Bad Request
at createProject (/home/runner/work/moepush/moepush/scripts/deploy.ts:112:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async checkProjectExists (/home/runner/work/moepush/moepush/scripts/deploy.ts:87:13)
at async main (/home/runner/work/moepush/moepush/scripts/deploy.ts:154:9)
Deployment failed: Error: Error creating project: Bad Request
at createProject (/home/runner/work/moepush/moepush/scripts/deploy.ts:112:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async checkProjectExists (/home/runner/work/moepush/moepush/scripts/deploy.ts:87:13)
at async main (/home/runner/work/moepush/moepush/scripts/deploy.ts:154:9)
Error: Process completed with exit code 1.

Image

Originally created by @cuxt on GitHub (Apr 27, 2025). Original GitHub issue: https://github.com/beilunyang/moepush/issues/18 Project *** does not exist. Creating... Error creating project: Error: Error creating project: Bad Request at createProject (/home/runner/work/moepush/moepush/scripts/deploy.ts:112:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async checkProjectExists (/home/runner/work/moepush/moepush/scripts/deploy.ts:87:13) at async main (/home/runner/work/moepush/moepush/scripts/deploy.ts:154:9) Error checking project existence: Error: Error creating project: Bad Request at createProject (/home/runner/work/moepush/moepush/scripts/deploy.ts:112:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async checkProjectExists (/home/runner/work/moepush/moepush/scripts/deploy.ts:87:13) at async main (/home/runner/work/moepush/moepush/scripts/deploy.ts:154:9) ❌ Deployment failed: Error: Error creating project: Bad Request at createProject (/home/runner/work/moepush/moepush/scripts/deploy.ts:112:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async checkProjectExists (/home/runner/work/moepush/moepush/scripts/deploy.ts:87:13) at async main (/home/runner/work/moepush/moepush/scripts/deploy.ts:154:9) Error: Process completed with exit code 1. ![Image](https://github.com/user-attachments/assets/ce0fe670-9575-4a2b-a9bf-edfad817ba8f)
kerem closed this issue 2026-03-01 14:53:41 +03:00
Author
Owner

@beilunyang commented on GitHub (Apr 27, 2025):

检查下 project_name 是否含有非法字符串。
建议全小写字母

<!-- gh-comment-id:2833489508 --> @beilunyang commented on GitHub (Apr 27, 2025): 检查下 project_name 是否含有非法字符串。 建议全小写字母
Author
Owner

@cuxt commented on GitHub (Apr 28, 2025):

确实是大写字母的问题,谢谢

<!-- gh-comment-id:2833810083 --> @cuxt commented on GitHub (Apr 28, 2025): 确实是大写字母的问题,谢谢
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/moepush#12
No description provided.