ERROR: Internal Server Error: /computes/3/storage/img/volumes

Open
#660 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Active
Tech stack
python
Domain
api, backend

Research direction

Reproduce the empty storage-volume response for /computes/3/storage/img/volumes with DEBUG=False, then inspect the server error details around webvirtcloud/settings.py. Compare the behavior with DEBUG=True and identify the underlying failure rather than relying on the setting change. Done means existing storage volumes are listed without an internal server error when DEBUG is disabled.

Written by the indexing model from the issue text.

Description

webvirtcloud管理虚拟机时,添加现有磁盘,存储 卷 为空,看不到已有磁盘问题
存储卷为空问题-1733569010926-2
无意之间修改了/srv/webvirtcloud/webvirtcloud/settings.py DEBUG = True 问题就解决了,不知道是为啥?请大神们看看

Dominant language
JavaScript
Stars
1.9k
Forks
398
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from retspen/webvirtcloud

All issues in retspen/webvirtcloud

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.