Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,17 @@ python3 automation/upload_assets.py -f ~/dev-env/portal/assets -p test -o testOr
python3 automation/upload_pages.py -f ~/dev-env/portal/pages -m ~/test/ph-dev/portal/pages/menu_items.json -p test -o testOrg -u automationuser -pwd xxx
```


# Troubleshooting

## upload_portal

| Script file | Error | Message error | Possible causes |
|---|---|---|---|
| upload_portal | 400 | OrgName not specified | Wrong organization name and / or portal name |
| upload_pages | error | An unexpected error occurred | Invalid href references |


### Contact phoenixNAP

Get in touch with us if you have questions or need help with Bare Metal Cloud or our other infrastructure solutions.
Expand Down