Error while installation using bitnami

Getting error while installing erpnext from bitnami

Installing
0% ______________ 50% ______________ 100%
########################################erpnext_schedule started
/home/frappe/erp/ctlscript.sh: line 2202: syntax error near unexpected token then' /home/frappe/erp/ctlscript.sh: line 2202: ICE_SCRIPT; then’
erpnext_worker_default started
/home/frappe/erp/ctlscript.sh: line 2202: syntax error near unexpected token then' /home/frappe/erp/ctlscript.sh: line 2202: ICE_SCRIPT; then’
erpnext_worker_short started
/home/frappe/erp/ctlscript.sh: line 2202: syntax error near unexpected token then' /home/frappe/erp/ctlscript.sh: line 2202: ICE_SCRIPT; then’
erpnext_worker_long started
/home/frappe/erp/ctlscript.sh: line 2202: syntax error near unexpected token then' /home/frappe/erp/ctlscript.sh: line 2202: ICE_SCRIPT; then’


Setup has finished installing Bitnami ERPNext Stack on your computer.

Try using the default ERPNext setup via bench or docker

https://github.com/frapper/bench

bench start
2017-08-30 13:13:17 [1541] [WARNING] Your terminal is not configured to receive UTF-8 encoded text. Please adjust your locale settings or force UTF-8 output by setting PYTHONIOENCODING=“utf-8”.
13:13:17 system | redis_socketio.1 started (pid=1556)
13:13:17 redis_socketio.1 | [1556] 30 Aug 13:13:17 * Server started, Redis version 2.4.10
13:13:17 redis_socketio.1 | [1556] 30 Aug 13:13:17 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
13:13:17 redis_socketio.1 | [1556] 30 Aug 13:13:17 * The server is now ready to accept connections on port 12000
13:13:17 redis_socketio.1 | [1556] 30 Aug 13:13:17 - 0 clients connected (0 slaves), 717512 bytes in use
13:13:17 system | worker_long.1 started (pid=1571)
13:13:17 system | worker_default.1 started (pid=1562)
13:13:17 system | web.1 started (pid=1569)
13:13:17 system | schedule.1 started (pid=1564)
13:13:17 system | watch.1 started (pid=1563)
13:13:17 system | redis_queue.1 started (pid=1570)
13:13:17 redis_queue.1 | [1570] 30 Aug 13:13:17 * Server started, Redis version 2.4.10
13:13:17 redis_queue.1 | [1570] 30 Aug 13:13:17 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
13:13:17 redis_queue.1 | [1570] 30 Aug 13:13:17 * The server is now ready to accept connections on port 11000
13:13:17 redis_queue.1 | [1570] 30 Aug 13:13:17 - 0 clients connected (0 slaves), 717496 bytes in use
13:13:17 system | socketio.1 started (pid=1566)
13:13:17 system | worker_short.1 started (pid=1573)
13:13:17 system | redis_cache.1 started (pid=1572)
13:13:17 redis_cache.1 |
13:13:17 redis_cache.1 | *** FATAL CONFIG FILE ERROR ***
13:13:17 redis_cache.1 | Reading the configuration file, at line 10
13:13:17 redis_cache.1 | >>> ‘save “”’
13:13:17 redis_cache.1 | Bad directive or wrong number of arguments
13:13:17 system | redis_cache.1 stopped (rc=1)
13:13:17 system | sending SIGTERM to redis_socketio.1 (pid 1556)
13:13:17 system | sending SIGTERM to worker_long.1 (pid 1571)
13:13:17 system | sending SIGTERM to watch.1 (pid 1563)
13:13:17 system | sending SIGTERM to redis_queue.1 (pid 1570)
13:13:17 system | sending SIGTERM to web.1 (pid 1569)
13:13:17 system | sending SIGTERM to schedule.1 (pid 1564)
13:13:17 system | sending SIGTERM to worker_default.1 (pid 1562)
13:13:17 system | sending SIGTERM to socketio.1 (pid 1566)
13:13:17 system | sending SIGTERM to worker_short.1 (pid 1573)
13:13:17 redis_socketio.1 | [1556] 30 Aug 13:13:17 # Received SIGTERM, scheduling shutdown…
13:13:17 system | worker_default.1 stopped (rc=-15)
13:13:17 system | socketio.1 stopped (rc=-15)
13:13:17 system | web.1 stopped (rc=-15)
13:13:17 system | worker_short.1 stopped (rc=-15)
13:13:17 redis_queue.1 | [1570] 30 Aug 13:13:17 # Received SIGTERM, scheduling shutdown…
13:13:17 system | watch.1 stopped (rc=-15)
13:13:17 system | schedule.1 stopped (rc=-15)
13:13:17 system | worker_long.1 stopped (rc=-15)
13:13:17 redis_queue.1 | [1570] 30 Aug 13:13:17 # User requested shutdown…
13:13:17 redis_queue.1 | [1570] 30 Aug 13:13:17 # Redis is now ready to exit, bye bye…
13:13:17 system | redis_queue.1 stopped (rc=0)
13:13:17 redis_socketio.1 | [1556] 30 Aug 13:13:17 # User requested shutdown…
13:13:17 redis_socketio.1 | [1556] 30 Aug 13:13:17 # Redis is now ready to exit, bye bye…
13:13:17 system | redis_socketio.1 stopped (rc=0)