Files
medusa-store/docs/content/troubleshooting/database-error.mdx
2023-06-06 15:18:23 +03:00

16 lines
331 B
Plaintext

---
title: 'Database Errors'
---
import SaslSection from './database-errors/_sasl.md'
import ConnectionErrorSection from './database-errors/_connection-error.md'
## Error: SASL: SCRAM-SERVER-FIRST-MESSAGE: Client password must be a string
<SaslSection />
---
## Error: connect ECONNREFUSED ::1:5432
<ConnectionErrorSection />