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
Hello, I'm getting following error when trying to run oneline-analysis
Fatal error: Uncaught ArgumentCountError: Too few arguments to function runSuitenameReport(), 2 passed in /opt/MolProbity/molprobity/cmdline/oneline-analysis on line 257 and exactly 3 expected in /opt/MolProbity/molprobity/lib/analyze.php:1526
Stack trace:
#0 /opt/MolProbity/molprobity/cmdline/oneline-analysis(257): runSuitenameReport('/opt/MolProbity...', '/opt/MolProbity...')
#1 /opt/MolProbity/molprobity/cmdline/oneline-analysis(67): summaryAnalysis('430DH')
#2 /opt/MolProbity/molprobity/cmdline/oneline-analysis(436): oneSession('/tmp/test/hydro...')
#3 {main}
thrown in /opt/MolProbity/molprobity/lib/analyze.php on line 1526
The text was updated successfully, but these errors were encountered:
hlvlad
changed the title
oneline-analysis: runSuiteReport requires 3 arguments but 2 were passed.
oneline-analysis: runSuitenameReport requires 3 arguments but 2 were passed.
Jan 21, 2022
Hello, I'm getting following error when trying to run oneline-analysis
The text was updated successfully, but these errors were encountered: