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

Click on BTP Sync crashes container #41

Open
saschaheinl opened this issue Dec 11, 2023 · 1 comment
Open

Click on BTP Sync crashes container #41

saschaheinl opened this issue Dec 11, 2023 · 1 comment

Comments

@saschaheinl
Copy link

When enabling BTP sync, the umpires are pulled, and right after that the container crashes and is not able to start again. No match sync is possible.

@saschaheinl
Copy link
Author

This comes up when International and Team competition is selected, here is an example on how it looks like inside the logs:

bts-bts-1  | Node.js v20.8.0
bts-bts-1  | make: *** [Makefile:31: run] Error 1
bts-bts-1  | /bts/bts/btp_sync.js:182
bts-bts-1  |            const draw = draws.get(bm.DrawID[0]);
bts-bts-1  |                                            ^
bts-bts-1  | 
bts-bts-1  | TypeError: Cannot read properties of undefined (reading '0')
bts-bts-1  |     at /bts/bts/btp_sync.js:182:35
bts-bts-1  |     at /bts/node_modules/async/dist/async.js:2138:44
bts-bts-1  |     at eachOfArrayLike (/bts/node_modules/async/dist/async.js:502:13)
bts-bts-1  |     at eachOf (/bts/node_modules/async/dist/async.js:553:16)
bts-bts-1  |     at awaitable(eachOf) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at Object.eachLimit (/bts/node_modules/async/dist/async.js:2200:16)
bts-bts-1  |     at awaitable(eachLimit) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at integrate_matches (/bts/bts/btp_sync.js:181:8)
bts-bts-1  |     at /bts/bts/btp_sync.js:411:22
bts-bts-1  |     at nextTask (/bts/node_modules/async/dist/async.js:4554:13)
bts-bts-1  | 
bts-bts-1  | Node.js v20.8.0
bts-bts-1  | make: *** [Makefile:31: run] Error 1
bts-bts-1  | /bts/bts/btp_sync.js:182
bts-bts-1  |            const draw = draws.get(bm.DrawID[0]);
bts-bts-1  |                                            ^
bts-bts-1  | 
bts-bts-1  | TypeError: Cannot read properties of undefined (reading '0')
bts-bts-1  |     at /bts/bts/btp_sync.js:182:35
bts-bts-1  |     at /bts/node_modules/async/dist/async.js:2138:44
bts-bts-1  |     at eachOfArrayLike (/bts/node_modules/async/dist/async.js:502:13)
bts-bts-1  |     at eachOf (/bts/node_modules/async/dist/async.js:553:16)
bts-bts-1  |     at awaitable(eachOf) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at Object.eachLimit (/bts/node_modules/async/dist/async.js:2200:16)
bts-bts-1  |     at awaitable(eachLimit) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at integrate_matches (/bts/bts/btp_sync.js:181:8)
bts-bts-1  |     at /bts/bts/btp_sync.js:411:22
bts-bts-1  |     at nextTask (/bts/node_modules/async/dist/async.js:4554:13)
bts-bts-1  | 
bts-bts-1  | Node.js v20.8.0
bts-bts-1  | make: *** [Makefile:31: run] Error 1
bts-bts-1  | /bts/bts/btp_sync.js:182
bts-bts-1  |            const draw = draws.get(bm.DrawID[0]);
bts-bts-1  |                                            ^
bts-bts-1  | 
bts-bts-1  | TypeError: Cannot read properties of undefined (reading '0')
bts-bts-1  |     at /bts/bts/btp_sync.js:182:35
bts-bts-1  |     at /bts/node_modules/async/dist/async.js:2138:44
bts-bts-1  |     at eachOfArrayLike (/bts/node_modules/async/dist/async.js:502:13)
bts-bts-1  |     at eachOf (/bts/node_modules/async/dist/async.js:553:16)
bts-bts-1  |     at awaitable(eachOf) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at Object.eachLimit (/bts/node_modules/async/dist/async.js:2200:16)
bts-bts-1  |     at awaitable(eachLimit) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at integrate_matches (/bts/bts/btp_sync.js:181:8)
bts-bts-1  |     at /bts/bts/btp_sync.js:411:22
bts-bts-1  |     at nextTask (/bts/node_modules/async/dist/async.js:4554:13)
bts-bts-1  | 
bts-bts-1  | Node.js v20.8.0
bts-bts-1  | make: *** [Makefile:31: run] Error 1
bts-bts-1  | /bts/bts/btp_sync.js:182
bts-bts-1  |            const draw = draws.get(bm.DrawID[0]);
bts-bts-1  |                                            ^
bts-bts-1  | 
bts-bts-1  | TypeError: Cannot read properties of undefined (reading '0')
bts-bts-1  |     at /bts/bts/btp_sync.js:182:35
bts-bts-1  |     at /bts/node_modules/async/dist/async.js:2138:44
bts-bts-1  |     at eachOfArrayLike (/bts/node_modules/async/dist/async.js:502:13)
bts-bts-1  |     at eachOf (/bts/node_modules/async/dist/async.js:553:16)
bts-bts-1  |     at awaitable(eachOf) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at Object.eachLimit (/bts/node_modules/async/dist/async.js:2200:16)
bts-bts-1  |     at awaitable(eachLimit) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at integrate_matches (/bts/bts/btp_sync.js:181:8)
bts-bts-1  |     at /bts/bts/btp_sync.js:411:22
bts-bts-1  |     at nextTask (/bts/node_modules/async/dist/async.js:4554:13)
bts-bts-1  | 
bts-bts-1  | Node.js v20.8.0
bts-bts-1  | make: *** [Makefile:31: run] Error 1
bts-bts-1  | /bts/bts/btp_sync.js:182
bts-bts-1  |            const draw = draws.get(bm.DrawID[0]);
bts-bts-1  |                                            ^
bts-bts-1  | 
bts-bts-1  | TypeError: Cannot read properties of undefined (reading '0')
bts-bts-1  |     at /bts/bts/btp_sync.js:182:35
bts-bts-1  |     at /bts/node_modules/async/dist/async.js:2138:44
bts-bts-1  |     at eachOfArrayLike (/bts/node_modules/async/dist/async.js:502:13)
bts-bts-1  |     at eachOf (/bts/node_modules/async/dist/async.js:553:16)
bts-bts-1  |     at awaitable(eachOf) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at Object.eachLimit (/bts/node_modules/async/dist/async.js:2200:16)
bts-bts-1  |     at awaitable(eachLimit) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at integrate_matches (/bts/bts/btp_sync.js:181:8)
bts-bts-1  |     at /bts/bts/btp_sync.js:411:22
bts-bts-1  |     at nextTask (/bts/node_modules/async/dist/async.js:4554:13)
bts-bts-1  | 
bts-bts-1  | Node.js v20.8.0
bts-bts-1  | make: *** [Makefile:31: run] Error 1
bts-bts-1  |     at eachOf (/bts/node_modules/async/dist/async.js:553:16)
bts-bts-1  |     at awaitable(eachOf) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at Object.eachLimit (/bts/node_modules/async/dist/async.js:2200:16)
bts-bts-1  |     at awaitable(eachLimit) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at integrate_matches (/bts/bts/btp_sync.js:181:8)
bts-bts-1  |     at /bts/bts/btp_sync.js:411:22
bts-bts-1  |     at nextTask (/bts/node_modules/async/dist/async.js:4554:13)
bts-bts-1  | 
bts-bts-1  | Node.js v20.8.0
bts-bts-1  | make: *** [Makefile:31: run] Error 1
bts-bts-1  | /bts/bts/btp_sync.js:182
bts-bts-1  |            const draw = draws.get(bm.DrawID[0]);
bts-bts-1  |                                            ^
bts-bts-1  | 
bts-bts-1  | TypeError: Cannot read properties of undefined (reading '0')
bts-bts-1  |     at /bts/bts/btp_sync.js:182:35
bts-bts-1  |     at /bts/node_modules/async/dist/async.js:2138:44
bts-bts-1  |     at eachOfArrayLike (/bts/node_modules/async/dist/async.js:502:13)
bts-bts-1  |     at eachOf (/bts/node_modules/async/dist/async.js:553:16)
bts-bts-1  |     at awaitable(eachOf) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at Object.eachLimit (/bts/node_modules/async/dist/async.js:2200:16)
bts-bts-1  |     at awaitable(eachLimit) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at integrate_matches (/bts/bts/btp_sync.js:181:8)
bts-bts-1  |     at /bts/bts/btp_sync.js:411:22
bts-bts-1  |     at nextTask (/bts/node_modules/async/dist/async.js:4554:13)
bts-bts-1  | 
bts-bts-1  | Node.js v20.8.0
bts-bts-1  | make: *** [Makefile:31: run] Error 1
bts-bts-1  | /bts/bts/btp_sync.js:182
bts-bts-1  |            const draw = draws.get(bm.DrawID[0]);
bts-bts-1  |                                            ^
bts-bts-1  | 
bts-bts-1  | TypeError: Cannot read properties of undefined (reading '0')
bts-bts-1  |     at /bts/bts/btp_sync.js:182:35
bts-bts-1  |     at /bts/node_modules/async/dist/async.js:2138:44
bts-bts-1  |     at eachOfArrayLike (/bts/node_modules/async/dist/async.js:502:13)
bts-bts-1  |     at eachOf (/bts/node_modules/async/dist/async.js:553:16)
bts-bts-1  |     at awaitable(eachOf) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at Object.eachLimit (/bts/node_modules/async/dist/async.js:2200:16)
bts-bts-1  |     at awaitable(eachLimit) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at integrate_matches (/bts/bts/btp_sync.js:181:8)
bts-bts-1  |     at /bts/bts/btp_sync.js:411:22
bts-bts-1  |     at nextTask (/bts/node_modules/async/dist/async.js:4554:13)
bts-bts-1  | 
bts-bts-1  | Node.js v20.8.0
bts-bts-1  | make: *** [Makefile:31: run] Error 1
bts-bts-1  | /bts/bts/btp_sync.js:182
bts-bts-1  |            const draw = draws.get(bm.DrawID[0]);
bts-bts-1  |                                            ^
bts-bts-1  | 
bts-bts-1  | TypeError: Cannot read properties of undefined (reading '0')
bts-bts-1  |     at /bts/bts/btp_sync.js:182:35
bts-bts-1  |     at /bts/node_modules/async/dist/async.js:2138:44
bts-bts-1  |     at eachOfArrayLike (/bts/node_modules/async/dist/async.js:502:13)
bts-bts-1  |     at eachOf (/bts/node_modules/async/dist/async.js:553:16)
bts-bts-1  |     at awaitable(eachOf) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at Object.eachLimit (/bts/node_modules/async/dist/async.js:2200:16)
bts-bts-1  |     at awaitable(eachLimit) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at integrate_matches (/bts/bts/btp_sync.js:181:8)
bts-bts-1  |     at /bts/bts/btp_sync.js:411:22
bts-bts-1  |     at nextTask (/bts/node_modules/async/dist/async.js:4554:13)
bts-bts-1  | 
bts-bts-1  | Node.js v20.8.0
bts-bts-1  | make: *** [Makefile:31: run] Error 1
bts-bts-1  | /bts/bts/btp_sync.js:182
bts-bts-1  |            const draw = draws.get(bm.DrawID[0]);
bts-bts-1  |                                            ^
bts-bts-1  | 
bts-bts-1  | TypeError: Cannot read properties of undefined (reading '0')
bts-bts-1  |     at /bts/bts/btp_sync.js:182:35
bts-bts-1  |     at /bts/node_modules/async/dist/async.js:2138:44
bts-bts-1  |     at eachOfArrayLike (/bts/node_modules/async/dist/async.js:502:13)
bts-bts-1  |     at eachOf (/bts/node_modules/async/dist/async.js:553:16)
bts-bts-1  |     at awaitable(eachOf) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at Object.eachLimit (/bts/node_modules/async/dist/async.js:2200:16)
bts-bts-1  |     at awaitable(eachLimit) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at integrate_matches (/bts/bts/btp_sync.js:181:8)
bts-bts-1  |     at /bts/bts/btp_sync.js:411:22
bts-bts-1  |     at nextTask (/bts/node_modules/async/dist/async.js:4554:13)
bts-bts-1  | 
bts-bts-1  | Node.js v20.8.0
bts-bts-1  | make: *** [Makefile:31: run] Error 1
bts-bts-1  | /bts/bts/btp_sync.js:182
bts-bts-1  |            const draw = draws.get(bm.DrawID[0]);
bts-bts-1  |                                            ^
bts-bts-1  | 
bts-bts-1  | TypeError: Cannot read properties of undefined (reading '0')
bts-bts-1  |     at /bts/bts/btp_sync.js:182:35
bts-bts-1  |     at /bts/node_modules/async/dist/async.js:2138:44
bts-bts-1  |     at eachOfArrayLike (/bts/node_modules/async/dist/async.js:502:13)
bts-bts-1  |     at eachOf (/bts/node_modules/async/dist/async.js:553:16)
bts-bts-1  |     at awaitable(eachOf) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at Object.eachLimit (/bts/node_modules/async/dist/async.js:2200:16)
bts-bts-1  |     at awaitable(eachLimit) (/bts/node_modules/async/dist/async.js:206:32)
bts-bts-1  |     at integrate_matches (/bts/bts/btp_sync.js:181:8)
bts-bts-1  |     at /bts/bts/btp_sync.js:411:22
bts-bts-1  |     at nextTask (/bts/node_modules/async/dist/async.js:4554:13)

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