You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible that the docker image isn't primed with admin data?
Even after running the docker init or restarting I can't seem to login with [email protected] / Pass123
error:
🛒 litecart - open source shopping-cart in 1 file
├─ Cart UI: http://0.0.0.0:8080/
└─ Admin UI: http://0.0.0.0:8080/_/
{"level":"info","latency":"1.511822ms","status":200,"method":"GET","url":"/_/signin","time":1704103392,"message":"Success"}
{"level":"error","caller":"/home/runner/work/litecart/litecart/internal/handlers/private/auth.go:36","error":"user with the given email is not found","time":1704103400}
{"level":"error","latency":"16.248537ms","status":500,"method":"POST","url":"/api/sign/in","time":1704103400,"message":"Server error"}
first of all thank you for this project
Question Description
Is it possible that the docker image isn't primed with admin data?
Even after running the docker init or restarting I can't seem to login with [email protected] / Pass123
error:
shellscript to reproduce:
Checklist:
The text was updated successfully, but these errors were encountered: