You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP Fatal error: Uncaught Error: Call to a member function getRisk() on null in /usr/local/share/fossology/lib/php/Report/LicenseMainGetter.php:44
#2833
Open
dineshr93 opened this issue
Sep 18, 2024
· 1 comment
generating readmeoss report throws below error. Escpecially while those package which have missing license reported here #2817
logs
PHP Fatal error: Uncaught Error: Call to a member function getRisk() on null in /usr/local/share/fossology/lib/php/Report/LicenseMainGetter.php:44"
"Stack trace:"
"#0 /usr/local/share/fossology/lib/php/Report/LicenseMainGetter.php(57): Fossology\Lib\Report\LicenseMainGetter->getStatements()"
"#1 /usr/local/share/fossology/readmeoss/agent/readmeoss.php(127): Fossology\Lib\Report\LicenseMainGetter->getCleared()"
"#2 /usr/local/share/fossology/lib/php/Agent/Agent.php(328): ReadmeOssAgent->processUploadId()"
"#3 /usr/local/share/fossology/readmeoss/agent/readmeoss.php(242): Fossology\Lib\Agent\Agent->run_scheduler_event_loop()"
"#4 /usr/local/lib/fossology/fo_wrapper(65): require('/usr/local/shar...')"
"#5 {main}"
" thrown in /usr/local/share/fossology/lib/php/Report/LicenseMainGetter.php on line 44
agent failed, code: 255
@dineshr93 : can you please explain the clearing process involved in this ? example like in which group you have cleared this component and in which group this component is being cleared ?? and also let me know if the candidate license is being used ?
Description
generating readmeoss report throws below error. Escpecially while those package which have missing license reported here #2817
logs
when trying to get dep5 report I get
Screenshots
If applicable, add screenshots to help explain your problem.
Versions
The text was updated successfully, but these errors were encountered: