epicweb-dev / data-modeling

Model and query your data with confidence
https://www.epicweb.dev
Other
147 stars 59 forks source link

Undesired behaviors while running the data-modeling workshop #53

Closed julianobrasil closed 1 month ago

julianobrasil commented 1 month ago

After pulling the latest updates I started experiencing 2 undesired behaviors while running the workshop app:

  1. there's an error thrown to the terminal where the app is running
  2. the video audio disappears, I mean... I can watch the video, but it's muted (not sure if this is related, but it wasn't happening before - and it happens randomly)
aaaaaaaaaaaaaaaaa Error: Unexpected response from partykit: 500 
    at Object.getFreshValue (file:///PATH_FROM_ROOT/data-modeling/epicshop/node_modules/@epic-web/workshop-presence/src/presence.server.ts:49:12)
    at getFreshValue (file:///PATH_FROM_ROOT/data-modeling/epicshop/node_modules/@epic-web/cachified/src/getFreshValue.ts:17:24)
    at cachified (file:///PATH_FROM_ROOT/data-modeling/epicshop/node_modules/@epic-web/cachified/src/cachified.ts:89:17)
    at file:///PATH_FROM_ROOT/data-modeling/epicshop/node_modules/@epic-web/cachified/src/getCachedValue.ts:60:11
kentcdodds commented 1 month ago

This has been fixed. Sorry about that!