Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'id' of undefined #285

Open
freezy opened this issue May 10, 2019 · 0 comments
Open

TypeError: Cannot read property 'id' of undefined #285

freezy opened this issue May 10, 2019 · 0 comments

Comments

@freezy
Copy link
Member

freezy commented May 10, 2019

View details in Rollbar: https://rollbar.com/freezy/server/items/42/


TypeError: Cannot read property 'id' of undefined
  File "/var/www/server/production/v3.1.2/src/app/releases/release.storage.ts", line 312, in lodash_1.intersection.version.files.map.f
    			if (!intersection(version.files.map(f => (f._file as FileDocument).id), requestedFileIds).length) {
  File "<anonymous>", line unknown, in CoreMongooseArray.map
  File "/var/www/server/production/v3.1.2/src/app/releases/release.storage.ts", line 312, in release.versions.forEach.version
    			if (!intersection(version.files.map(f => (f._file as FileDocument).id), requestedFileIds).length) {
  File "<anonymous>", line unknown, in CoreMongooseArray.forEach
  File "/var/www/server/production/v3.1.2/src/app/releases/release.storage.ts", line 309, in ReleaseStorage.collectFiles
    		release.versions.forEach(version => {
  File "<anonymous>", line unknown, in <unknown>
  File "internal/process/next_tick.js", line 229, in process._tickDomainCallback [as _tickCallback]
@freezy freezy closed this as completed May 13, 2019
@freezy freezy reopened this May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant