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
TypeError: Cannot read property '_id' of undefined
File "/var/www/server/production/v3.1.2/src/app/files/file.blockmatch.api.ts", line 88, in version.files.forEach.f
releases.set((f._file as FileDocument)._id.toString(), rls);
File "<anonymous>", line unknown, in CoreMongooseArray.forEach
File "/var/www/server/production/v3.1.2/src/app/files/file.blockmatch.api.ts", line 87, in rls.versions.forEach.version
version.files.forEach(f => {
File "<anonymous>", line unknown, in CoreMongooseArray.forEach
File "/var/www/server/production/v3.1.2/src/app/files/file.blockmatch.api.ts", line 86, in matchedReleases.forEach.rls
rls.versions.forEach(version => {
File "<anonymous>", line unknown, in Array.forEach
File "/var/www/server/production/v3.1.2/src/app/files/file.blockmatch.api.ts", line 85, in FileBlockmatchApi.blockmatch
matchedReleases.forEach(rls => {
File "<anonymous>", line unknown, in <unknown>
File "internal/process/next_tick.js", line 229, in process._tickDomainCallback [as _tickCallback]
The text was updated successfully, but these errors were encountered:
View details in Rollbar: https://rollbar.com/freezy/server/items/40/
The text was updated successfully, but these errors were encountered: