cdfgallo opened a new issue, #7191:
URL: https://github.com/apache/cloudstack/issues/7191
##### ISSUE TYPE
<!-- Pick one below and delete the rest -->
* Bug Report
##### COMPONENT NAME
<!--
UI
-->
~~~
~~~
##### CLOUDSTACK VERSION
<!--
4.17.2.0-->
~~~
~~~
##### CONFIGURATION
<!--
Advanced networking
Information about the configuration if relevant, e.g. basic network,
advanced networking, etc. N/A otherwise
-->
##### OS / ENVIRONMENT
<!--
CentOS 7
-->
##### SUMMARY
<!-- When you try to upload a ISO or a template using Cloudstack UI function
"Upload from local" you receive error: Upload Failed
Failed to upload ISO. - Error: Request failed with status code 502 -->
##### STEPS TO REPRODUCE
<!--
Open the page Images/ISO and upload an ISO from local.
-->
##### EXPECTED RESULTS
<!-- What did you expect to happen when running the steps above? -->
~~~
The ISO is uploaded
~~~
##### ACTUAL RESULTS
<!-- What actually happened? -->
<!-- Paste verbatim command output between quotes below -->
~~~
We receive error 502.
From the logs we can see the following:
2023-02-09 20:16:32,104 WARN [c.c.a.AlertManagerImpl]
(Upload-Monitor-1:ctx-a90ee4fd) (logid:e8671b09) alertType=[28]
dataCenterId=[2] podId=[null] clusterId=[null] message=[Template
29d91b99-6d23-4c77-b4a8-f06238109302 failed to upload. Error details: file
receive failed or connection closed prematurely.].
Looks like it doesn't read correctly the podId and clusterId parameters.
~~~
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]