combustion icon indicating copy to clipboard operation
combustion copied to clipboard

able to build with node -v v6.16.0, and node scripts/start.js, needs username and password

Open justdayan opened this issue 7 years ago • 1 comments

Greetings again,

I was able to build this working with an older version of npm, however when I start the server, I can see the site, but it's trying authenticate with a username/password (assuming it's version oauth-sign "~0.8.1").

Would there happen to be test login credentials to get this working?

Please let me know.

Thank you!

JD

justdayan avatar Jan 24 '19 20:01 justdayan

There's no username/password for the site, oauth is just a dependency of request but is not used.

Perhaps it is logging into the transmission server?

Secretmapper avatar Jan 26 '19 13:01 Secretmapper