n4ze3m / dialoqbase

Create chatbots with ease
https://dialoqbase.n4ze3m.com/
MIT License
1.54k stars 252 forks source link

prisma error #169

Closed Shubham5231 closed 6 months ago

Shubham5231 commented 6 months ago

we get this error while we run server image

Shubham5231 commented 6 months ago

@n4ze3m can check this issue?

n4ze3m commented 6 months ago

Hey, the error is occurring because the BotSource data is deleted while processing in the queue

Shubham5231 commented 6 months ago

@n4ze3m Hey okey, then what we do now ? because this error occurring all the time.

n4ze3m commented 6 months ago

Are you using PostgreSQL locally or on any cloud service?

Shubham5231 commented 6 months ago

@n4ze3m we are using a supabase postgreSQL.

Shubham5231 commented 6 months ago

@n4ze3m we have chagnes db and migrate data again still occuring same error

Shubham5231 commented 6 months ago

@n4ze3m locally we are using supabase but on server we use server local posgresql db

n4ze3m commented 6 months ago

Did you guys use the same Redis URL for both the server and local? If so, please don't use it, as it may cause conflict issues

Shubham5231 commented 6 months ago

@n4ze3m r we don't use same url we are using server pc's local redis url