-
-
Notifications
You must be signed in to change notification settings - Fork 326
UI - Remove delete button from status pages #2150
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
Comments
@ajhollid Is this issue still open. can you assign it to me? |
@HYDRO2070 go ahead please. Make sure you read the Contributing section first. |
@HYDRO2070 hello - what is the latest status here? Should be pretty quick to get this done I assume - can you complete by EoD tomorrow? |
will have it done by EoD tomorrow. |
Great! |
I'm trying to set up the frontend, but it's throwing an error saying the server isn't working properly. I also tried setting up the backend, but it's giving a Redis installation error. I'm not able to get it running properly—could you guide me on how to resolve this? |
What is the error? If you can paste here we can help. |
throw new Error("Failed to connect to Redis"); Error: Failed to connect to Redis |
Redis is apparently not running, are there any logs there? |
Nope. I am only seeing that redis connection failed. Do I have to run it using docker? |
Yes. Did you go over the installation documents? |
@HYDRO2070, please let us know if you still go over any issue in installation. |
@Br0wnHammer @gorkem-bwl
it's showing this error
Now what should I Do? |
Did you build the docker images? As stated in step 3? |
Yes. I have build the docker image using these command
|
@Br0wnHammer @gorkem-bwl What should I do? (Edit)
(Edit) Now its Working. Setup Done. |
Glad to hear it's working. Can you give an ETA for the PR ? |
EOD |
Great, look forward to it! |
@gorkem-bwl |
Similar to monitor details page, delete button shoud be moved from status page to the config page
The text was updated successfully, but these errors were encountered: