Azure Blob Credentials not working

amichelf

Dabbler
Joined
Apr 10, 2020
Messages
24
After the last upgrade my cloud credentials do not work any more, and Ticket Submissions are also not working.
x-ms-client-request-id:27c23555-4d04-48a2-7712-d0210e06d35f x-ms-date:Fri, 14 Apr 2023 05:43:19 GMT x-ms-version:2019-12-12 /cloudstore/ comp:list include: maxresults:5000 timeout:31536001'. Code: AuthenticationFailed GET https://amscale.blob.core.windows.net?comp=list&include=&maxresults=5000&timeout=31536001 Authorization: REDACTED User-Agent: [rclone/v1.56.1] X-Ms-Client-Request-Id: [27c23555-4d04-48a2-7712-d0210e06d35f] X-Ms-Date: [Fri, 14 Apr 2023 05:43:19 GMT] X-Ms-Version: [2019-12-12] -------------------------------------------------------------------------------- RESPONSE Status: 403 Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. Content-Length: [750] Content-Type: [application/xml] Date: [Fri, 14 Apr 2023 05:43:19 GMT] Server: [Microsoft-HTTPAPI/2.0] X-Ms-Error-Code: [AuthenticationFailed] X-Ms-Request-Id: [4b8886dd-501e-009a-7194-6eba13000000]

So from what I see there is some change in the auth header of the request. At the moment I cannot open a Ticket in Jira as this is also seems to be broken:
middlewared.service_exception.CallError: [EBADMSG] Invalid proxy server response: 500, message='INTERNAL SERVER ERROR', url=URL('https://support-proxy.ixsystems.com/freenas/api/v1.0/categories')

Any suggestions how to report that correctly?
 

Laser411

Dabbler
Joined
Dec 26, 2015
Messages
44
I am having an issue with spontaneous reboots and I tried to submit a ticket and I am getting the same invalid proxy server response error. Haven't figured out a workaround yet.
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
Haven't figured out a workaround yet.
You can always submit a ticket using the "Report a Bug" link at the top of the forum page.
 
Top