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

[Traefik] cant edit other apps after enabling ingress #707

Closed
UmbraAtrox opened this issue Jul 22, 2021 · 2 comments
Closed

[Traefik] cant edit other apps after enabling ingress #707

UmbraAtrox opened this issue Jul 22, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@UmbraAtrox
Copy link

i can't edit apps anymore as soon as i tick enable ingress. I'd love to provide everything you need, but you'd have to tell me what and where to get it, else i can just show you the spinning circle from the ui.

To Reproduce
Steps to reproduce the behavior:
(tried with jellyfin and sonar, both left everything default)
Install app without ticking enable ingress.
Wait for app to deploy
click edit -> opens settings
tick ingress enter hostname of the truenasbox "truenas.mytld", Path "/" , pathType (left default) "Prefix"
Wait for app to deploy
click edit -> endless please wait.

I get the same behavior when i enter "jelly.truenas.mytld" as hostname
Expected behavior
please wait circle goes away after waiting a minute or so.

Additional context
This error got shown:

Error: Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/middlewared/main.py", line 147, in call_method
self._send({
File "/usr/lib/python3/dist-packages/middlewared/main.py", line 97, in _send
asyncio.run_coroutine_threadsafe(self.response.send_str(json.dumps(data)), loop=self.loop)
File "/usr/lib/python3/dist-packages/middlewared/client/ejson.py", line 39, in dumps
return json.dumps(obj, cls=JSONEncoder, **kwargs)
File "/usr/lib/python3.9/json/init.py", line 234, in dumps
return cls(
File "/usr/lib/python3.9/json/encoder.py", line 199, in encode
chunks = self.iterencode(o, _one_shot=True)
File "/usr/lib/python3.9/json/encoder.py", line 257, in iterencode
return _iterencode(o, 0)
File "/usr/lib/python3/dist-packages/middlewared/client/ejson.py", line 18, in default
return super(JSONEncoder, self).default(obj)
File "/usr/lib/python3.9/json/encoder.py", line 179, in default
raise TypeError(f'Object of type {o.class.name} '
TypeError: Object of type set is not JSON serializable

@UmbraAtrox UmbraAtrox added the bug Something isn't working label Jul 22, 2021
@UmbraAtrox
Copy link
Author

image

Nevermind, just found this on the discord. Seems to be a truenas bug.

@truecharts-admin
Copy link
Collaborator

This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists

@truecharts truecharts locked and limited conversation to collaborators Feb 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants