You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
While running the python3 manager.py install the script exited with an error
Please see the error log
Started creating zip file...
Traceback (most recent call last):
File "/home/ubuntu/pacbot/installer/data/terraform/scripts_and_files/scripts/build_pacbot.py", line 229, in
s3_key_prefix
File "/home/ubuntu/pacbot/installer/data/terraform/scripts_and_files/scripts/build_pacbot.py", line 42, in build_api_and_ui_apps
self.archive_ui_app_build(aws_access_key, aws_secret_key, region, bucket, s3_key_prefix)
File "/home/ubuntu/pacbot/installer/data/terraform/scripts_and_files/scripts/build_pacbot.py", line 193, in archive_ui_app_build
shutil.make_archive(zip_file_name, self.archive_type, dir_to_archive)
File "/usr/lib/python3.6/shutil.py", line 779, in make_archive
os.chdir(root_dir)
FileNotFoundError: [Errno 2] No such file or directory: '/home/ubuntu/pacbot/dist/pacmanspa'
Hello,
While running the
python3 manager.py install
the script exited with an errorPlease see the error log
Any help will be highly appreciated.
Thanks
Aha! Link: https://t-mobile1t-mobile.aha.io/features/PM-347
The text was updated successfully, but these errors were encountered: