04-08-2018, 03:15 AM
Hi Tommie,
It's a great tool. Thanks for sharing.
I got it successfully installed. However, after I ran a test, I got an exception error shown in the log:
INFO Exhausted all possible combinations -- stopping automatically.
19:00:50
Fatal error: Uncaught Exception: Unknown primative for `'no'` on line 2. in /var/www/html/gab/system/class.toml.php:176
Stack trace:
#0 /var/www/html/gab/system/class.toml.php(121): Toml\Parser->parseValue(''no'')
#1 /var/www/html/gab/system/class.toml.php(78): Toml\Parser->processLine('buyImmediately ...')
#2 /var/www/html/gab/system/class.toml.php(24): Toml\Parser->parse()
#3 /var/www/html/gab/system/class.gab.php(178): Toml\Parser::fromString('buyImmediately ...')
#4 /var/www/html/gab/system/class.gab.php(67): GAB\core->parse_toml('buyImmediately ...')
#5 /var/www/html/gab/system/runner.php(39): GAB\core->get_strategies()
#6 {main}
thrown in /var/www/html/gab/system/class.toml.php on line 176
I am using php 7.2.4 and running the test from UI. Do you know what could be the root cause? Thanks!
Screen Shot 2018-04-07 at 7.51.36 PM.png (Size: 474.75 KB / Downloads: 15)
Screen Shot 2018-04-07 at 7.52.41 PM.png (Size: 113.67 KB / Downloads: 14)
It's a great tool. Thanks for sharing.
I got it successfully installed. However, after I ran a test, I got an exception error shown in the log:
INFO Exhausted all possible combinations -- stopping automatically.
19:00:50
Fatal error: Uncaught Exception: Unknown primative for `'no'` on line 2. in /var/www/html/gab/system/class.toml.php:176
Stack trace:
#0 /var/www/html/gab/system/class.toml.php(121): Toml\Parser->parseValue(''no'')
#1 /var/www/html/gab/system/class.toml.php(78): Toml\Parser->processLine('buyImmediately ...')
#2 /var/www/html/gab/system/class.toml.php(24): Toml\Parser->parse()
#3 /var/www/html/gab/system/class.gab.php(178): Toml\Parser::fromString('buyImmediately ...')
#4 /var/www/html/gab/system/class.gab.php(67): GAB\core->parse_toml('buyImmediately ...')
#5 /var/www/html/gab/system/runner.php(39): GAB\core->get_strategies()
#6 {main}
thrown in /var/www/html/gab/system/class.toml.php on line 176
I am using php 7.2.4 and running the test from UI. Do you know what could be the root cause? Thanks!
Screen Shot 2018-04-07 at 7.51.36 PM.png (Size: 474.75 KB / Downloads: 15)
Screen Shot 2018-04-07 at 7.52.41 PM.png (Size: 113.67 KB / Downloads: 14)