RiskAssessmentFramework icon indicating copy to clipboard operation
RiskAssessmentFramework copied to clipboard

Not working as should

Open vulnz opened this issue 5 years ago • 8 comments

Good day man. thanks for project. The problem on macos. The thing is: I did everything from the guide but still the project will only send by api project creation string but will not send any file for analysis as long as buttons do not work.

изображение

vulnz avatar Jan 23 '20 06:01 vulnz

you should install sonarqube and sonar scanner by locally

adeyosemanputra avatar Feb 12 '20 04:02 adeyosemanputra

i did. does not change situation

vulnz avatar Feb 12 '20 06:02 vulnz

Hi @vulnz is it possible for you to post the error showed in the nodejs terminal

azharanees avatar Feb 12 '20 07:02 azharanees

npm start ( api) at Object.onceWrapper (events.js:273:13) at Socket.emit (events.js:182:13) at emitErrorNT (internal/streams/destroy.js:82:8) at emitErrorAndCloseNT (internal/streams/destroy.js:50:3) at process._tickCallback (internal/process/next_tick.js:63:19) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] start: node src/index.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

vulnz avatar Feb 12 '20 07:02 vulnz

npm install audited 659 packages in 2.829s found 4 vulnerabilities (1 moderate, 3 high) run npm audit fix to fix them, or npm audit for details

if do fix - this is the result

vulnz avatar Feb 12 '20 07:02 vulnz

Azhar

Give him the required version of each software neeed to install RAF.

aramrami avatar Feb 12 '20 07:02 aramrami

@vulnz it is probably and issue with the version mismatch of the bcrypt try updating the binary too

npm rebuild bcrypt --update-binary

azharanees avatar Feb 15 '20 06:02 azharanees

Azhar

Give him the required version of each software neeed to install RAF.

These versions were tested,

Sonarqube v7.9.1 Sonar-Scanner-cli v4.0.0^ mongodb v4.0^ nodejs v12^

azharanees avatar Feb 15 '20 07:02 azharanees