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
Git pull successful in /root/Documents/lollms/shared/auto_sd
Service did not become available within the given time.
Couldn't load personality at /root/Documents/lollms/personalities_zoo/art/artbot
Traceback (most recent call last):
File "/root/lollms-webui/api/init.py", line 857, in rebuild_personalities
personality = AIPersonality(personality_path,
File "/root/installer_files/lollms_env/lib/python3.10/site-packages/lollms/personality.py", line 156, in init
self.load_personality()
File "/root/installer_files/lollms_env/lib/python3.10/site-packages/lollms/personality.py", line 273, in load_personality
self._processor = module.Processor(self, callback=self.callback)
File "/root/Documents/lollms/personalities_zoo/art/artbot/scripts/processor.py", line 77, in init
super().init(
File "/root/installer_files/lollms_env/lib/python3.10/site-packages/lollms/personality.py", line 1002, in init
self.install()
File "/root/Documents/lollms/personalities_zoo/art/artbot/scripts/processor.py", line 109, in install
self.prepare()
File "/root/Documents/lollms/personalities_zoo/art/artbot/scripts/processor.py", line 116, in prepare
self.sd = self.get_sd().LollmsSD(self.personality.lollms_paths, "Artbot", max_retries=-1)
File "/root/Documents/lollms/shared/auto_sd/lollms_sd.py", line 186, in init
subprocess.Popen(script_path, cwd=self.sd_folder)
File "/root/installer_files/lollms_env/lib/python3.10/subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/root/installer_files/lollms_env/lib/python3.10/subprocess.py", line 1863, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
PermissionError: [Errno 13] Permission denied: PosixPath('/root/Documents/lollms/shared/auto_sd/lollms_webui.sh')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root/lollms-webui/api/init.py", line 870, in rebuild_personalities
personality = AIPersonality(
File "/root/installer_files/lollms_env/lib/python3.10/site-packages/lollms/personality.py", line 156, in init
self.load_personality()
File "/root/installer_files/lollms_env/lib/python3.10/site-packages/lollms/personality.py", line 273, in load_personality
self._processor = module.Processor(self, callback=self.callback)
File "/root/Documents/lollms/personalities_zoo/art/artbot/scripts/processor.py", line 77, in init
super().init(
File "/root/installer_files/lollms_env/lib/python3.10/site-packages/lollms/personality.py", line 1002, in init
self.install()
File "/root/Documents/lollms/personalities_zoo/art/artbot/scripts/processor.py", line 109, in install
self.prepare()
File "/root/Documents/lollms/personalities_zoo/art/artbot/scripts/processor.py", line 116, in prepare
self.sd = self.get_sd().LollmsSD(self.personality.lollms_paths, "Artbot", max_retries=-1)
File "/root/Documents/lollms/shared/auto_sd/lollms_sd.py", line 186, in init
subprocess.Popen(script_path, cwd=self.sd_folder)
File "/root/installer_files/lollms_env/lib/python3.10/subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/root/installer_files/lollms_env/lib/python3.10/subprocess.py", line 1863, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
PermissionError: [Errno 13] Permission denied: PosixPath('/root/Documents/lollms/shared/auto_sd/lollms_webui.sh')
The text was updated successfully, but these errors were encountered:
Git pull successful in /root/Documents/lollms/shared/auto_sd
Service did not become available within the given time.
Couldn't load personality at /root/Documents/lollms/personalities_zoo/art/artbot
Traceback (most recent call last):
File "/root/lollms-webui/api/init.py", line 857, in rebuild_personalities
personality = AIPersonality(personality_path,
File "/root/installer_files/lollms_env/lib/python3.10/site-packages/lollms/personality.py", line 156, in init
self.load_personality()
File "/root/installer_files/lollms_env/lib/python3.10/site-packages/lollms/personality.py", line 273, in load_personality
self._processor = module.Processor(self, callback=self.callback)
File "/root/Documents/lollms/personalities_zoo/art/artbot/scripts/processor.py", line 77, in init
super().init(
File "/root/installer_files/lollms_env/lib/python3.10/site-packages/lollms/personality.py", line 1002, in init
self.install()
File "/root/Documents/lollms/personalities_zoo/art/artbot/scripts/processor.py", line 109, in install
self.prepare()
File "/root/Documents/lollms/personalities_zoo/art/artbot/scripts/processor.py", line 116, in prepare
self.sd = self.get_sd().LollmsSD(self.personality.lollms_paths, "Artbot", max_retries=-1)
File "/root/Documents/lollms/shared/auto_sd/lollms_sd.py", line 186, in init
subprocess.Popen(script_path, cwd=self.sd_folder)
File "/root/installer_files/lollms_env/lib/python3.10/subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/root/installer_files/lollms_env/lib/python3.10/subprocess.py", line 1863, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
PermissionError: [Errno 13] Permission denied: PosixPath('/root/Documents/lollms/shared/auto_sd/lollms_webui.sh')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root/lollms-webui/api/init.py", line 870, in rebuild_personalities
personality = AIPersonality(
File "/root/installer_files/lollms_env/lib/python3.10/site-packages/lollms/personality.py", line 156, in init
self.load_personality()
File "/root/installer_files/lollms_env/lib/python3.10/site-packages/lollms/personality.py", line 273, in load_personality
self._processor = module.Processor(self, callback=self.callback)
File "/root/Documents/lollms/personalities_zoo/art/artbot/scripts/processor.py", line 77, in init
super().init(
File "/root/installer_files/lollms_env/lib/python3.10/site-packages/lollms/personality.py", line 1002, in init
self.install()
File "/root/Documents/lollms/personalities_zoo/art/artbot/scripts/processor.py", line 109, in install
self.prepare()
File "/root/Documents/lollms/personalities_zoo/art/artbot/scripts/processor.py", line 116, in prepare
self.sd = self.get_sd().LollmsSD(self.personality.lollms_paths, "Artbot", max_retries=-1)
File "/root/Documents/lollms/shared/auto_sd/lollms_sd.py", line 186, in init
subprocess.Popen(script_path, cwd=self.sd_folder)
File "/root/installer_files/lollms_env/lib/python3.10/subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/root/installer_files/lollms_env/lib/python3.10/subprocess.py", line 1863, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
PermissionError: [Errno 13] Permission denied: PosixPath('/root/Documents/lollms/shared/auto_sd/lollms_webui.sh')
The text was updated successfully, but these errors were encountered: