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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing scroll or folder? #5

Closed
celtic-coder opened this issue Sep 12, 2022 · 2 comments
Closed

Missing scroll or folder? #5

celtic-coder opened this issue Sep 12, 2022 · 2 comments

Comments

@celtic-coder
Copy link

Hi Breck (@breck7),

A recent run has the following error:

2022-09-12T19:06:36.2695175Z 馃摐馃摐馃摐 WELCOME TO SCROLL (v31.6.0) 馃摐馃摐馃摐
2022-09-12T19:06:36.2700903Z 
2022-09-12T19:06:36.2701649Z 馃懛 building folder '/home/runner/work/CancerDB/CancerDB/site'
2022-09-12T19:06:36.2702598Z 
2022-09-12T19:06:36.2765595Z node:fs:594
2022-09-12T19:06:36.2769164Z   handleErrorFromBinding(ctx);
2022-09-12T19:06:36.2770382Z   ^
2022-09-12T19:06:36.2770912Z 
2022-09-12T19:06:36.2771860Z Error: ENOENT: no such file or directory, open '/home/runner/work/CancerDB/pldb/site/scrollExtensions.scroll'
2022-09-12T19:06:36.2772652Z     at Object.openSync (node:fs:594:3)
2022-09-12T19:06:36.2773411Z     at Object.readFileSync (node:fs:462:35)
2022-09-12T19:06:36.2774273Z     at Function.Disk.read (/usr/local/lib/node_modules/scroll-cli/node_modules/jtree/products/Disk.node.js:11:24)
2022-09-12T19:06:36.2804021Z     at readFileWithCache (/usr/local/lib/node_modules/scroll-cli/scroll.js:60:55)
2022-09-12T19:06:36.2805395Z     at getFullyExpandedFile (/usr/local/lib/node_modules/scroll-cli/scroll.js:69:15)
2022-09-12T19:06:36.2811601Z     at /usr/local/lib/node_modules/scroll-cli/scroll.js:84:25
2022-09-12T19:06:36.2812355Z     at Array.forEach (<anonymous>)
2022-09-12T19:06:36.2813075Z     at getFullyExpandedFile (/usr/local/lib/node_modules/scroll-cli/scroll.js:80:8)
2022-09-12T19:06:36.2813583Z     at /usr/local/lib/node_modules/scroll-cli/scroll.js:84:25
2022-09-12T19:06:36.2813889Z     at Array.forEach (<anonymous>) {
2022-09-12T19:06:36.2814173Z   errno: -2,
2022-09-12T19:06:36.2814412Z   syscall: 'open',
2022-09-12T19:06:36.2814794Z   code: 'ENOENT',
2022-09-12T19:06:36.2815218Z   path: '/home/runner/work/CancerDB/pldb/site/scrollExtensions.scroll'
2022-09-12T19:06:36.2815619Z }
2022-09-12T19:06:36.2834778Z ##[error]Process completed with exit code 1.
2022-09-12T19:06:36.2904274Z Post job cleanup.

The problem is with open '/home/runner/work/CancerDB/pldb/site/scrollExtensions.scroll' Is the folder or the scroll missing?

Kind Regards,
Liam

@breck7
Copy link
Owner

breck7 commented Sep 12, 2022

Nice! Love the initiative @celtic-coder ! That was a quick hack I took to ship fast. Hard dependency on PLDB. Let me fix right now.

@breck7
Copy link
Owner

breck7 commented Sep 12, 2022

This should be fixed. Reopen if not. Thanks!

@breck7 breck7 closed this as completed Sep 12, 2022
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

2 participants