Chris Lee
Chris Lee
Hi @sebastianfeldmann I did change to 2D and ran the backup. It did remove files from local backup, but not from Google Drive. See screenshots.  
Hey, @sebastianfeldmann I am using phar at the moment. So if you can give me steps, I can try debug. Let's find out what is going on.
Ok, let me try.
``` phpbu 5.2.4 by Sebastian Feldmann and contributors. backup: [mysqldump] ******************************************************* /usr/bin/mysqldump --user='user' --password='******' --host='127.0.0.1' --port='3306' 'database' | /bin/gzip > /home/user/backup/mysql/mysqldump-20190601-1817.sql.gz ok sync: [googledrive] ******************************************************* upload: done: 1d7wln80XXLJoN_w_7ls-AADk_upXXXX remote cleanup:...
@rindibudiaramdhan I fixed to use composer 2. Please take a look and if it fixed, close the issue. Thank you.
Hi @SimeonAnunciado 422 means validation failed. Are you able to confirm your username/password?
For those who need a workaround, I had succeeded by adding both 'countup.js', and 'vue-countup-v2' in **nuxt.config.js** ``` build: { /* ** You can extend webpack config here */ transpile:...
For those who need a workaround, I had succeeded by adding both 'countup.js', and 'vue-countup-v2' in **nuxt.config.js** ``` build: { /* ** You can extend webpack config here */ transpile:...
I also found this issue. At this moment, when the TradingView indicator is only checked when the buy order is placed. So it does not place a new buy order...