Unable to perform backup - OSS InfluxDB

We have currently two servers with influx databases. We would like to export databases on one of them and import on the second one. Unfortunately it’s not possible to backup database on the ‘source server’ while it’s ok on the 2nd one.

host1: InfluxDB shell version: 1.7.8
host2: InfluxDB shell version: 1.7.10

root@host 1# influxd backup -portable -database development /influxdbbackups/dev
2020/02/26 09:34:44 backing up metastore to /influxdbbackups/dev/meta.00
2020/02/26 09:34:44 Download shard 0 failed copy backup to file: err=, n=0. Waiting 2s and retrying (0)…
2020/02/26 09:34:46 Download shard 0 failed copy backup to file: err=, n=0. Waiting 2s and retrying (1)…
2020/02/26 09:34:48 Download shard 0 failed copy backup to file: err=, n=0. Waiting 2s and retrying (2)…
2020/02/26 09:34:50 Download shard 0 failed copy backup to file: err=, n=0. Waiting 2s and retrying (3)…
2020/02/26 09:34:52 Download shard 0 failed copy backup to file: err=, n=0. Waiting 2s and retrying (4)…
2020/02/26 09:34:54 Download shard 0 failed copy backup to file: err=, n=0. Waiting 2s and retrying (5)…
2020/02/26 09:34:56 Download shard 0 failed copy backup to file: err=, n=0. Waiting 3.01s and retrying (6)…


host1:
Connected to http://localhost:8086 version 1.4.2
InfluxDB shell version: 1.7.8
Linux 3.10.0-693.2.1.el7.x86_64 #1 SMP Fri Aug 11 04:58:43 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux


host 1
Permissions
/var/lib/influxdb/
total 0
drwx------. 5 influxdb influxdb 63 Feb 19 2019 wal
drwxr-xr-x. 5 influxdb influxdb 63 Feb 19 2019 data
drwxr-xr-x. 2 influxdb influxdb 20 Feb 26 01:02 meta