dessa-oss / fake-voice-detection

Using temporal convolution to detect Audio Deepfakes
http://www.atlas.dessa.com
Apache License 2.0
349 stars 86 forks source link

Getting error while starting atlas server #6

Closed Kinjal05 closed 4 years ago

Kinjal05 commented 4 years ago

(env) C:\Users\ram\Desktop\Foundation_Atlas\env>atlas-server start 2020-03-14 11:26:01,607 - Foundations Atlas Server - INFO - Starting atlas-ce-tracker service... 2020-03-14 11:26:02,929 - Foundations Atlas Server - INFO - Started atlas-ce-tracker service 2020-03-14 11:26:03,042 - Foundations Atlas Server - INFO - Starting atlas-ce-archive-server service... 2020-03-14 11:26:04,315 - Foundations Atlas Server - INFO - Started atlas-ce-archive-server service 2020-03-14 11:26:04,447 - Foundations Atlas Server - INFO - Starting atlas-ce-rest-api service... 2020-03-14 11:26:05,584 - Foundations Atlas Server - INFO - Started atlas-ce-rest-api service 2020-03-14 11:26:05,712 - Foundations Atlas Server - INFO - Starting atlas-ce-gui service... 2020-03-14 11:26:06,688 - Foundations Atlas Server - INFO - Started atlas-ce-gui service 2020-03-14 11:26:06,714 - Foundations Atlas Server - ERROR - Cannot start atlas-ce-local-scheduler 2020-03-14 11:26:06,715 - Foundations Atlas Server - ERROR - Please try re-installing Atlas Server via the installer 2020-03-14 11:26:06,720 - Foundations Atlas Server - INFO - Stopping atlas-ce-gui service... 2020-03-14 11:26:17,589 - Foundations Atlas Server - INFO - Stopped atlas-ce-gui service 2020-03-14 11:26:17,591 - Foundations Atlas Server - INFO - Removing atlas-ce-gui service... 2020-03-14 11:26:17,674 - Foundations Atlas Server - INFO - Removed atlas-ce-gui service 2020-03-14 11:26:17,676 - Foundations Atlas Server - INFO - Stopping atlas-ce-rest-api service... 2020-03-14 11:26:19,518 - Foundations Atlas Server - INFO - Stopped atlas-ce-rest-api service 2020-03-14 11:26:19,520 - Foundations Atlas Server - INFO - Removing atlas-ce-rest-api service... 2020-03-14 11:26:19,594 - Foundations Atlas Server - INFO - Removed atlas-ce-rest-api service 2020-03-14 11:26:19,595 - Foundations Atlas Server - INFO - Stopping atlas-ce-archive-server service... 2020-03-14 11:26:20,246 - Foundations Atlas Server - INFO - Stopped atlas-ce-archive-server service 2020-03-14 11:26:20,247 - Foundations Atlas Server - INFO - Removing atlas-ce-archive-server service... 2020-03-14 11:26:20,291 - Foundations Atlas Server - INFO - Removed atlas-ce-archive-server service 2020-03-14 11:26:20,292 - Foundations Atlas Server - INFO - Stopping atlas-ce-tracker service... 2020-03-14 11:26:21,140 - Foundations Atlas Server - INFO - Stopped atlas-ce-tracker service 2020-03-14 11:26:21,141 - Foundations Atlas Server - INFO - Removing atlas-ce-tracker service... 2020-03-14 11:26:21,176 - Foundations Atlas Server - INFO - Removed atlas-ce-tracker service 2020-03-14 11:26:21,176 - Foundations Atlas Server - INFO - Removing foundations-atlas network service... 2020-03-14 11:26:21,308 - Foundations Atlas Server - INFO - Removed foundations-atlas network service...

How to resolve this error in local. Please help me to rid of these error.

Thanks, Kinjal

shazraz commented 4 years ago

Can you please go to: C:\Users\.foundations\config\

and modify the docker_socket line in service.config.yaml to look like:

docker_socker: /var/run/docker.sock

Kinjal05 commented 4 years ago

Hi Shahzad, Thanks for your response. I have tried your solution and it worked like a charm.

Thanks and Regards, Kinjal Rathod

On Tue, 17 Mar 2020 at 01:53, Shahzad Raza notifications@github.com wrote:

Can you please go to: C:\Users.foundations\config\

and modify the docker_socket line in service.config.yaml to look like:

docker_socker: /var/run/docker.sock

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dessa-oss/fake-voice-detection/issues/6#issuecomment-599741806, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIX5NTP4A4USR4BQAY64IU3RH2DD5ANCNFSM4LINWX2A .

shazraz commented 4 years ago

Glad to see it helped Kinjal!

Kinjal05 commented 4 years ago

Hi Shahzad, I need your help in downloading dataset in atlas. While downloading I am getting below error: $ bash download_data.sh download_data.sh: line 1: apt-get: command not found download_data.sh: line 2: apt-get: command not found download_data.sh: line 3: apt-get: command not found download_data.sh: line 4: apt-get: command not found download_data.sh: line 10: wget: command not found unzip: cannot find or open realtalk.zip, realtalk.zip.zip or realtalk.zip.ZIP. mv: cannot stat 'realtalk/*': No such file or directory rm: cannot remove 'realtalk.zip': No such file or directory rm: cannot remove 'realtalk/': No such file or directory download_data.sh: line 20: wget: command not found unzip: cannot find or open preprocessed_data.zip, preprocessed_data.zip.zip or preprocessed_data.zip.ZIP. rm: cannot remove 'preprocessed_data.zip': No such file or directory download_data.sh: line 28: wget: command not found

Please help me as soon as possible. I am having review in my college tomorrow.

Thanks and Regards, Kinjal

On Tue, 17 Mar 2020 at 18:48, Shahzad Raza notifications@github.com wrote:

Closed #6 https://github.com/dessa-oss/fake-voice-detection/issues/6.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dessa-oss/fake-voice-detection/issues/6#event-3137278257, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIX5NTO4WWV3K6WAPUPZBJDRH52BTANCNFSM4LINWX2A .