absmach / magistrala-ui

UI Repository for Magistrala IoT
11 stars 18 forks source link

[BUG] Unable to fetch Channel or Thing #52

Closed dborovcanin closed 10 months ago

dborovcanin commented 10 months ago

Is there an existing issue for this?

What were you trying to achieve?

I'm trying to fetch Thing and Channel details.

What are the expected results?

I expect to be able to see a Thing and Channel page when I click on Thing or Channel in the table: image

I am using entity fetch URLs in the form of http://localhost:9095/things/<thing_id>.

What are the received results?

I receive the error page (with insufficient error data): image

Steps To Reproduce

Log in with the domain (an all the necessary steps before), create a Thing, and try to access it.

In what environment did you encounter the issue?

The latest build of both UI and core services as of the time of this issue. Docker Compose version 2.23.3, Docker version 24.0.7, Brave browser 120.1.61.104.

Additional information you deem important

No response

dborovcanin commented 10 months ago

This is not reproducible anymore. We'll reopen if necessary.