Error message pops up when running eKuiper manager with eKuiper as rules-engine for EdgeX #3201
Unanswered
hoangphuc1723
asked this question in
Q&A
Replies: 1 comment
-
Hi @hoangphuc1723. I am sorry manager has sun-set and no resource to maintain it now. Maybe you would like to take a look at https://www.emqx.com/en/products/neuronex, which integrates eKuiper and provide a web dashboard to manage. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using the image lfedge/ekuiper:1.14.1-alpine of eKuiper as the rules-engine for EdgeX and the image emqx/ekuiper-manager:latest of eKuiper manager to provide the UI. The configuration and run was smooth, and I can connect to eKuiper as well as create streams, create rules, update rules, etc., but whenever I point my browser back to http://localhost:9082 and not logged in yet, an error message prompts "Invalid token: token contains an invalid number of segments". I wonder if there's a way to fix the error away, thank you so much in advance! Attached is eKuiper manager interface with the mentioned error message for context.
![image](https://private-user-images.githubusercontent.com/116340588/367697973-5a0eb466-6516-4f09-a599-144113a88d25.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NDE3MjQsIm5iZiI6MTczOTY0MTQyNCwicGF0aCI6Ii8xMTYzNDA1ODgvMzY3Njk3OTczLTVhMGViNDY2LTY1MTYtNGYwOS1hNTk5LTE0NDExM2E4OGQyNS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxNzQzNDRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zZGY0NTc2YTkwYzczNDQ5MWUzNzM5NzY4YWY2OWQ5MGQzOWJhMzBiZDhmNzVmNDM2YmU3M2QzNmMzMTIxOTRkJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.LWK5YgCNr2AQUoHM-nhuDCZpYe456l9CCrknf28sl8Y)
Beta Was this translation helpful? Give feedback.
All reactions