EMCECS / ecs-sync

ecs-sync is a bulk copy utility that can move data between various systems in parallel
Apache License 2.0
61 stars 22 forks source link

Empty history-tab in ECS-Sync-UI 3.3.0 #58

Closed richter71 closed 4 years ago

richter71 commented 5 years ago

Currently we migrate CAS-Data from Centera to ECS with the ECS-Sync-UI (OVA-Appliance). After a reboot of the ECS-Sync-appliance the history-tab is empty. One can only see the following message: •An error has occurred Is there a logfile where I can get more information abot that error? How can I restore the history? Many thanks, Peter

richter71 commented 5 years ago

additional information: when I click on the history-tab, the following entry is generated in /var/log/ecs-sync/ecs-sync-ui.log:

Illegal character in path at index 51: /download/archive/report/20191016T104521-SPI_WD_Int Incremental 1.report.csv

As you can see, there are blanks in the path.

richter71 commented 5 years ago

solved: there are four files in /opt/emc/ecs-sync/config/archive/ and /opt/emc/ecs-sync/config/archive/report/ with blanks in the filename. I renamed them to filenames without blanks. Now the content of the history-tab is ok. Do I also have to check mysql-databases?

twincitiesguy commented 4 years ago

No, the database table name is not related to the job name at all. This issue is a known bug (#53).