Arjun

Results 4 comments of Arjun

Labels: _beginner_, _neo4j_, _graph database_

I am facing the same issue on CentOS Stream 9 (`Linux 5.14.0-316.el9.aarch64`). Running exactly as described by the documentation. - `git clone https://github.com/makeplane/plane && cd plane` - `./setup.sh localhost` -...

Hi @pablohashescobar I am still facing the same issue. POST `/localhost/api/sign-in` and GET `/localhost/api/users/me` are responding with `404`.

Hi @pablohashescobar I got it working. To clarify, I am running Plane on a CentOS Stream 9 VM which has an IP address of `192.168.128.3`. When I tried, `./setup.sh http://localhost`,...