05-27-2020, 10:28 PM
Thanks! My bad, I had an error at my side and that's the reason I wasn't able to access the API on a specific port.
The created directory is 8bcfd4fc7d84e1288d7, but system is looking for aa339a4d52d6a2901f4
Starting TACTIC v4.8.0.a01 ...
method: start ({'project': 'admin', 'ticket': 'aa339a4d52d6a2901f4', 'site': None, 'language': 'python'}, 'admin', 'Title', 'description', '')
Exception: [Errno 2] No such file or directory: '/opt/tactic/tactic_temp/temp/aa339a4d52d6a2901f4'
--------------------------------------------------
File "/opt/tactic/tactic/src/pyasm/prod/service/api_xmlrpc.py", line 676, in new
results = exec_meth(self, ticket, meth, args)
File "/opt/tactic/tactic/src/pyasm/prod/service/api_xmlrpc.py", line 308, in exec_meth
results = meth(self, ticket, *args)
File "/opt/tactic/tactic/src/pyasm/prod/service/api_xmlrpc.py", line 6776, in start
files = os.listdir(dir_path)
[Errno 2] No such file or directory: '/opt/tactic/tactic_temp/temp/aa339a4d52d6a2901f4'
--------------------------------------------------
Thanks!
The created directory is 8bcfd4fc7d84e1288d7, but system is looking for aa339a4d52d6a2901f4
Starting TACTIC v4.8.0.a01 ...
method: start ({'project': 'admin', 'ticket': 'aa339a4d52d6a2901f4', 'site': None, 'language': 'python'}, 'admin', 'Title', 'description', '')
Exception: [Errno 2] No such file or directory: '/opt/tactic/tactic_temp/temp/aa339a4d52d6a2901f4'
--------------------------------------------------
File "/opt/tactic/tactic/src/pyasm/prod/service/api_xmlrpc.py", line 676, in new
results = exec_meth(self, ticket, meth, args)
File "/opt/tactic/tactic/src/pyasm/prod/service/api_xmlrpc.py", line 308, in exec_meth
results = meth(self, ticket, *args)
File "/opt/tactic/tactic/src/pyasm/prod/service/api_xmlrpc.py", line 6776, in start
files = os.listdir(dir_path)
[Errno 2] No such file or directory: '/opt/tactic/tactic_temp/temp/aa339a4d52d6a2901f4'
--------------------------------------------------
Thanks!
Nachogor