Login issue
# support
s
I raised this issue here https://github.com/medplum/medplum/issues/3363, installed as per steps on ubuntu (ec2)and APIs are working(healthcheck).
r
Hi @snehal_u , GH issues are used for feature requests and bug reports. For general support, you can use this forum
Would you mind showing a screenshot of the issue you encountered
s
Here it is @rahul1
here are the console logs for API server
ubuntu@ip-172-30-0-251:/opt/medplum/medplum/packages/server$ npm run dev > @medplum/server@2.1.17 dev > ts-node-dev --poll --respawn --transpile-only src/index.ts [INFO] 05:23:26 ts-node-dev ver. 2.0.0 (using ts-node ver. 10.9.1, typescript ver. 5.2.2) {"level":"INFO","timestamp":"2023-11-23T05:23:41.057Z","msg":"Starting Medplum Server...","configName":"file:medplum.config.json"} {"level":"INFO","timestamp":"2023-11-23T05:23:42.448Z","msg":"Already seeded"} {"level":"INFO","timestamp":"2023-11-23T05:23:42.453Z","msg":"Loaded 1 key(s) from the database"} {"level":"INFO","timestamp":"2023-11-23T05:23:42.465Z","msg":"Server started","port":8103} It is highly recommended to use a minimum Redis version of 6.2.0 Current: 6.0.16 It is highly recommended to use a minimum Redis version of 6.2.0 Current: 6.0.16 It is highly recommended to use a minimum Redis version of 6.2.0 Current: 6.0.16 It is highly recommended to use a minimum Redis version of 6.2.0 Current: 6.0.16 It is highly recommended to use a minimum Redis version of 6.2.0 Current: 6.0.16 It is highly recommended to use a minimum Redis version of 6.2.0 Current: 6.0.16 It is highly recommended to use a minimum Redis version of 6.2.0 Current: 6.0.16 It is highly recommended to use a minimum Redis version of 6.2.0 Current: 6.0.16 It is highly recommended to use a minimum Redis version of 6.2.0 Current: 6.0.16
@rahul1 Its solved, can be ignored now, thanks
@rahul1 One quick Q, I am facing issue when I login with any other user, of course I am not able to reset the password as I am not receiving emails(see other issue) and well getting this issue "Recaptcha failed" on the UI of reset password page, any thoughts?
Any thoughts @rahul1 ?