Shashank pandey

Results 10 comments of Shashank pandey

@ajhollid Is this issue still open. can you assign it to me?

> [@HYDRO2070](https://github.com/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...

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...

throw new Error("Failed to connect to Redis"); ^ Error: Failed to connect to Redis at Object.retryStrategy (file:///C:/Users/Prompt/Desktop/Open%20Source/Checkmate/server/service/redisService.js:24:12) at Socket. (C:\Users\Prompt\Desktop\Open Source\Checkmate\server\node_modules\ioredis\built\redis\event_handler.js:162:41) at Object.onceWrapper (node:events:633:26) at Socket.emit (node:events:518:28) at TCP. (node:net:343:12)...

Nope. I am only seeing that redis connection failed. Do I have to run it using docker?

@Br0wnHammer @gorkem-bwl Firstly it said to navigate to server/docker/dev in Docs (Navigate to the docker/dev directory in step 3 of Quickstart for developers (Windows)). but the server folder don't have...

Yes. I have build the docker image using these command > docker build -f ./docker/dev/mongoDB.Dockerfile -t uptime_database_mongo . docker build -f ./docker/dev/redis.Dockerfile -t uptime_redis .

@Br0wnHammer @gorkem-bwl What should I do? (Edit) by using StackOverFlow and Chatgpt i did setup the docker and run the frontend and backend. but it said to login at starting...

> > [@Br0wnHammer](https://github.com/Br0wnHammer) [@gorkem-bwl](https://github.com/gorkem-bwl) What should I do? > > (Edit) > > by using StackOverFlow and Chatgpt i did setup the docker and run the frontend and backend. >...

@gorkem-bwl I've created the PR for moving the Delete button to the Configure page as per the task. Please review it and let me know if anything needs to be...