Hye-Ararat / Ararat

Ararat is the next-generation container/virtual machine control panel. It is your one-stop shop for single application containers, full system containers, and KVM instances
https://hyeararat.com
Other
6 stars 3 forks source link

Offline / unreachable node error #166

Closed Wolfo-Gaming closed 11 months ago

Wolfo-Gaming commented 1 year ago

an error occurs when a node is not reachable or is not authorized

Server Error

TypeError: Cannot read properties of undefined (reading 'vendor') This error happened while generating the page. Any console logs will be displayed in the terminal window. Source

src/pages/nodes/index.tsx (168:39) @ vendor

166 | setSelect(event.currentTarget.checked) 167 | }} />

168 | {getVendorLogo(node.system.vendor ?? "", 40)} | ^ 169 | 170 |

171 |