Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error editing details on MAAS machine #5072

Closed
sparkiegeek opened this issue Jul 20, 2023 · 0 comments · Fixed by #5073
Closed

Error editing details on MAAS machine #5072

sparkiegeek opened this issue Jul 20, 2023 · 0 comments · Fixed by #5073
Assignees
Labels

Comments

@sparkiegeek
Copy link
Contributor

sparkiegeek commented Jul 20, 2023

Describe the bug
Browser showing An unexpected error has occurred, please try refreshing your browser window. with obfuscated traceback in the console.

TypeError: o is undefined
    mB hooks.tsx:55
    A8 EditPhysicalForm.tsx:82
    React 12
    E usePortal.ts:55
    P usePortal.ts:111
    onClick ContextualMenuDropdown.js:164
    React 11
    r helpers.ts:87
    _wrapEventTarget trycatch.ts:185
    _i instrument.ts:421
    React 15
    Q ContextualMenu.js:166
    onOpen ContextualMenu.js:177
    I usePortal.ts:103
    onClick ContextualMenu.js:247
    React 11
instrument.ts:129:35

maas-ui version

cb08715

MAAS version
latest/edge (3.5.0)

LP issue

To Reproduce
Steps to reproduce the behaviour:

  1. Go to e.g. http://ip.to.maas:5240/MAAS/r/machines
  2. Click on a Ready machine
  3. Click on Storage
  4. See error

Alternative

  1. Click on Network
  2. Click on Edit physical
  3. See error

Expected behaviour
No error, Storage tab displayed or interface editing accordingly.

Screenshots

Desktop (please complete the following information):

  • OS: Ubuntu 22.04 LTS
  • Browser Firefox
  • Version 115.0.2

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants