vipul-sharma20 / slate

Self hosted Slack app for daily standups
https://vipul-sharma20.github.io/slate/
MIT License
80 stars 14 forks source link

No able to create standup #30

Open denis-akvelon opened 1 year ago

denis-akvelon commented 1 year ago

I try to create new standup via /standup command and get only message: No user details or standup exists for this request. Your user details or standup for your user/team doesn't exist in the database.

What am i doing wrong?

vinhoe commented 1 year ago

i finally found the root cause, the files in his pre-built images are not the latest, missing handlers.py, need to build own docker image then