-
Couldn't load subscription status.
- Fork 311
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
install_app.sh cannot install the application properly
Deployment method
- subscription image from MarketPlace of Cloud
- All-in-one Installer
- ansible-playbook cli
- mcloud
- create instance from private image
Bug source
- Bugs from installation
- Bugs from first use
- Other (You should describe it)
System Environment
Application Version
e.g v4.5
OS
- Ubuntu18.x
- Ubuntu20.x
- Ubuntu22.x
- CentOS7.x
- CentOS8.x
- AmazonLinux2
- OracleLinux7.8
- OracleLinux8.2
- Other (You should describe it)
Cloud PlatForm
- Azure
- Aws
- 阿里云
- 腾讯云
- 华为云
- AlibabaCloud
- HUWEICloud
- Other (You should describe it)
Bug reproduce
Steps to reproduce the behavior:
- bash /data/websoft9/source/scripts/install_app.sh --appid moodle --appname moodle --dist community --version "latest"
- See error
Bug reports
Bug Context
Bug context includes bug error, error logs and service status, it is very important for resolving issue
# bug error
(paste here)
# service status
(paste here)
# error logs
root@ecs-d7c7:~# bash /data/websoft9/source/scripts/install_app.sh --appid moodle --appname moodle --dist community --version "latest"
-----------------Start to install moodle---------------------
grep: /tmp/library/apps/moodle/.env: No such file or directory
Install HTTP Code: 404
Response Body: <html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>openresty</center>
</body>
</html>
jq: parse error: Invalid numeric literal at line 1, column 7
jq: parse error: Invalid numeric literal at line 1, column 7
Install failed: , Details:
Bug Screenshot
paste screenshot here
Your suggestion
The reason of Bug
You can describe the reason if you have found it
Your solution for Bug
You can describe your solution here
Additional context
You can add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working