Duplicate
Details
Assignee
Triage TeamTriage TeamReporter
david stegmuellerdavid stegmuellerLabels
Impact
MediumFix versions
Affects versions
Priority
Low
Details
Details
Assignee
Triage Team
Triage TeamReporter
david stegmueller
david stegmuellerLabels
Impact
Medium
Fix versions
Affects versions
Priority
More fields
More fields
More fields
Katalon Platform
Katalon Platform
Katalon Platform
Created June 7, 2021 at 11:32 AM
Updated July 6, 2022 at 8:57 PM
Resolved August 20, 2021 at 9:37 PM
Hello, I'm using TrueNAS-SCALE-21.04-ALPHA.1
By downloading the "Save Debug" File I got the Error Message: "Error Downloading File - Debug could not be downloaded."
The Details are:
Error: Http failure response for https://truenas.<myadresse>/_download/1087?auth_token=RVu5G5d7XgFNKRRQQ515jSbPANw4ZQmwz1xSKSIQmZGKmoxvmy0pOOxyHbviAbRL : 504 Gateway Time-out
A few moment later, or at the same time. I got the Error "Failed - [Errno 32] Broken pipe"
The Details are:
Error: Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/middlewared/job.py", line 378, in run
await self.future
File "/usr/lib/python3/dist-packages/middlewared/job.py", line 416, in __run_body
rv = await self.middleware.run_in_thread(self.method, *([self] + args))
File "/usr/lib/python3/dist-packages/middlewared/utils/run_in_thread.py", line 10, in run_in_thread
return await self.loop.run_in_executor(self.run_in_thread_executor, functools.partial(method, *args, **kwargs))
File "/usr/lib/python3/dist-packages/middlewared/utils/io_thread_pool_executor.py", line 25, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/lib/python3/dist-packages/middlewared/schema.py", line 1005, in nf
return f(*args, **kwargs)
File "/usr/lib/python3/dist-packages/middlewared/plugins/system.py", line 992, in debug
shutil.copyfileobj(f, job.pipes.output.w)
File "/usr/lib/python3.9/shutil.py", line 208, in copyfileobj
fdst_write(buf)
BrokenPipeError: [Errno 32] Broken pipe
Any idee?