Cannot switch streams in the UI

Bug #2057748 reported by Peter Makowski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Committed
High
Jacopo Rota
3.5
Fix Committed
High
Jacopo Rota

Bug Description

MAAS 3.5.0~alpha1

## Steps to reproduce
- Go to Images.
- Choose Change source.
- Select Custom.
- Input http://images.maas.io/ephemeral-v3/candidate as the URL.
- Click Connect.
- Error below is shown:

```
Error:
[Errno 2] No such file or directory: ''
```

Related branches

Jacopo Rota (r00ta)
Changed in maas:
status: New → Triaged
importance: Undecided → High
Revision history for this message
Anton Troyanov (troyanov) wrote (last edit ):
Download full text (5.0 KiB)

sudo journalctl --no-pager --since "5 minutes ago" -u snap.maas.pebble.service -t maas-regiond

Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: Traceback (most recent call last):
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: File "/usr/lib/python3.10/threading.py", line 953, in run
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: self._target(*self._args, **self._kwargs)
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: File "/snap/maas/34155/lib/python3.10/site-packages/provisioningserver/utils/twisted.py", line 821, in worker
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: return target()
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: File "/snap/maas/34155/usr/lib/python3/dist-packages/twisted/_threads/_threadworker.py", line 47, in work
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: task()
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: File "/snap/maas/34155/usr/lib/python3/dist-packages/twisted/_threads/_team.py", line 182, in doWork
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: task()
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: --- <exception caught here> ---
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: File "/snap/maas/34155/usr/lib/python3/dist-packages/twisted/python/threadpool.py", line 244, in inContext
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: result = inContext.theWork() # type: ignore[attr-defined]
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: File "/snap/maas/34155/usr/lib/python3/dist-packages/twisted/python/threadpool.py", line 260, in <lambda>
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: inContext.theWork = lambda: context.call( # type: ignore[attr-defined]
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: File "/snap/maas/34155/usr/lib/python3/dist-packages/twisted/python/context.py", line 117, in callWithContext
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: return self.currentContext().callWithContext(ctx, func, *args, **kw)
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: File "/snap/maas/34155/usr/lib/python3/dist-packages/twisted/python/context.py", line 82, in callWithContext
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: return func(*args, **kw)
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: File "/snap/maas/34155/lib/python3.10/site-packages/provisioningserver/utils/twisted.py", line 856, in callInContext
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: return func(*args, **kwargs)
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: File "/snap/maas/34155/lib/python3.10/site-packages/provisioningserver/utils/twisted.py", line 203, in wrapper
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: result = func(*args, **kwargs)
Mar 18 10:14:48 jenkins-slave-2 maas-regiond[3389614]: File "/snap/maas/34155/lib/python3.10/site-packages/maasserver/utils/orm.py", line 771, in call_within_transaction
Mar 18 10:14:48 je...

Read more...

Changed in maas:
milestone: 3.5.0 → 3.6.0
assignee: nobody → Jacopo Rota (r00ta)
Changed in maas:
status: Triaged → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.