question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to launch commuter

See original GitHub issue

I am trying to set up commuter to work with an s3 storage backend on an Amazon EC2 instance.

Referencing the documentation at https://github.com/nteract/commuter I have set the relevant environment variables with the following commands:

export COMMUTER_STORAGE_BACKEND=s3
export COMMUTER_BUCKET=bucket-name

But when trying to launch commuter via commuter command I get the following error:

CONFIGURED DISCOVERY none
Running in the current working directory,  /home/jupyter-tljh_admin
internal/modules/cjs/loader.js:583
    throw err;
    ^

Error: Cannot find module './config/babel.flow.config'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)
    at Function.Module._load (internal/modules/cjs/loader.js:507:25)
    at Module.require (internal/modules/cjs/loader.js:637:17)
    at require (internal/modules/cjs/helpers.js:22:18)
    at Object.<anonymous> (/usr/local/share/.config/yarn/global/node_modules/@nteract/webpack-configurator/index.js:12:25)
    at Module._compile (internal/modules/cjs/loader.js:689:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
    at Module.load (internal/modules/cjs/loader.js:599:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
    at Function.Module._load (internal/modules/cjs/loader.js:530:3)

Would love to get this set up, is this a reasonable place to ask for this sort of help? Thanks,

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:19 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
rgbkrkcommented, Feb 25, 2019

It’s not fixed and not ready for consumption currently. We’re doing some internal fixups and will be posting a refreshed commuter soon.

Curiosity – will you be backing notebooks with local storage or S3?

3reactions
rgbkrkcommented, Feb 10, 2019

I just migrated all the issues for commuter over to this repo and will start handling an overhaul of commuter with a few other folks. My most recent relevant update is from https://github.com/nteract/commuter/issues/249#issuecomment-456947550:

Super sorry! This is the right repo. We’ve been going through some structural changes with the nteract repos so I didn’t get this one back to a normal state. On my end I’ve been focused on an internal fork of commuter (at Netflix) and want to get the changes to be minimal on both while getting prod mode back to working for the deployed version externally.

I’ve sadly not been running with the commuter command, instead using either yarn dev or yarn start (after assets have been built). Does that work for you on master for the moment?

Read more comments on GitHub >

github_iconTop Results From Across the Web

When checking out a commuter license: Error while ... - IBM
When trying to check out a commuter license keep getting the following message: ... 3 - Open a command prompt as "Run as...
Read more >
Transit | WageWorks
A Commuter Transit Account is a pre-tax benefit account used to pay for public transit—including train, subway, light rail, bus, and ferry—as part...
Read more >
Commute with Enterprise: A Smarter Way To Commute To Work
Sharing a ride to work can save commuters and companies time, money while reducing carbon emissions. Discover a smarter way to commute to...
Read more >
Resources for Commuters | Rutgers MyRun
Deck 1, when open, will be accessible to Newark Premium Commuter, ... to provide public transportation to people with disabilities who are unable...
Read more >
March 2014 - The Run Commuter
For run commuters who carry HDD laptops, the main factors that can lead to hard drive failure are vibration and mechanical shock. Too...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found