xen-orchestra
xen-orchestra copied to clipboard
SMB ISO storage can't be mounted
Are you using XOA or XO from the sources?
XO from the sources
Which release channel?
None
Provide your commit number
838f9
Describe the bug
Nothing happens when you enter ip and login.
Error message
[React Intl] Error formatting the default message for: "newSrSmbAddressPlaceHolder"
SyntaxError: Expected "\\#", "\\\\", "\\u", "\\{", "\\}", "{", [^{}\\\0-\x1F\x7f \t\n\r], end of input or whitespace but "\\" found. index.js:525
J index.js:525
se index.js:848
render index.js:815
React 18
[React Intl] Cannot format message: "newSrSmbAddressPlaceHolder", using message source as fallback. index.js:525
J index.js:525
se index.js:853
render index.js:815
React 18
To reproduce
- Go to host, storage
- Click on add storage
- Select SMB ISO
- look at dev tools, non stop errors without any data input.
Expected behavior
No response
Screenshots
Node
18
Hypervisor
8.2.1
Additional context
No response
I see the same issue UI-wise for NFS ISO stores. Enter the information and the summary section never expands to show the Create button.
Also having this issue now with a fresh install of XOA, can't mount a NFS ISO or SMB ISO share, as the Create button never appears.
Same issue.
Hi :)
The SMB ISO creation button issue should be fixed on the branch fix-iso-smb
.
@fitzgeraldtech, NFS ISO doesn't appear to have any issues. Did you click on the small button on the right of the Server
input?
updated to branch. Button is appear, sr mounted, iso available.
@MathieuRA I'm sure I didn't click on that button. I'll try that when I when I have time to resume testing next week.