I, [2023-06-08T12:25:13.066526 #6456]  INFO -- : [49001419-12fe-46aa-9d30-6824751d1b84]   Rendered text template (Duration: 0.0ms | Allocations: 1)
I, [2023-06-08T12:25:13.066662 #6456]  INFO -- : [49001419-12fe-46aa-9d30-6824751d1b84] Sent data index.pdf (0.8ms)
I, [2023-06-08T12:25:13.068397 #6456]  INFO -- : [49001419-12fe-46aa-9d30-6824751d1b84] Completed 200 OK in 2295ms (Views: 0.5ms | ActiveRecord: 2.4ms | Allocations: 9921)
I, [2023-06-08T12:25:38.567276 #6464]  INFO -- : [09c5fb08-93f2-462e-8359-2ab31baea750] Started GET "/redmine/attachments/1385" for ::1 at 2023-06-08 12:25:38 +0300
I, [2023-06-08T12:25:38.567837 #6464]  INFO -- : [09c5fb08-93f2-462e-8359-2ab31baea750] Processing by AttachmentsController#show as HTML
I, [2023-06-08T12:25:38.567921 #6464]  INFO -- : [09c5fb08-93f2-462e-8359-2ab31baea750]   Parameters: {"id"=>"1385"}
I, [2023-06-08T12:25:38.570755 #6464]  INFO -- : [09c5fb08-93f2-462e-8359-2ab31baea750]   Current user: user (id=1)
I, [2023-06-08T12:25:38.700121 #6464]  INFO -- : [09c5fb08-93f2-462e-8359-2ab31baea750]   Rendered plugins/redmine_more_previews/app/views/attachments/more_preview.html.erb within layouts/base (Duration: 123.6ms | Allocations: 9669)
I, [2023-06-08T12:25:38.712144 #6464]  INFO -- : [09c5fb08-93f2-462e-8359-2ab31baea750]   Rendered layout layouts/base.html.erb (Duration: 135.7ms | Allocations: 17965)
I, [2023-06-08T12:25:38.712608 #6464]  INFO -- : [09c5fb08-93f2-462e-8359-2ab31baea750] Completed 200 OK in 145ms (Views: 132.9ms | ActiveRecord: 6.2ms | Allocations: 22190)
I, [2023-06-08T12:25:38.771145 #6456]  INFO -- : [f1f9247f-8d4d-491b-ac81-2fcaf56b21bc] Started GET "/redmine/attachments/more_preview/1385/index.pdf" for ::1 at 2023-06-08 12:25:38 +0300
I, [2023-06-08T12:25:38.771647 #6456]  INFO -- : [f1f9247f-8d4d-491b-ac81-2fcaf56b21bc] Processing by AttachmentsController#more_preview as PDF
I, [2023-06-08T12:25:38.771878 #6456]  INFO -- : [f1f9247f-8d4d-491b-ac81-2fcaf56b21bc]   Parameters: {"id"=>"1385"}
I, [2023-06-08T12:25:38.775696 #6456]  INFO -- : [f1f9247f-8d4d-491b-ac81-2fcaf56b21bc]   Current user: user (id=1)
E, [2023-06-08T12:25:40.718388 #6456] ERROR -- : [f1f9247f-8d4d-491b-ac81-2fcaf56b21bc] Creating preview with Libre failed (pid 13772 exit 1):
Command: cd "C:/Users/Xalyf/AppData/Local/Temp/d20230608-6456-xuvbju" & soffice --headless --convert-to pdf --outdir "C:/Users/Xalyf/AppData/Local/Temp/d20230608-6456-xuvbju" "D:/redmine/apps/redmine/htdocs/files/2023/05/230511140318_025d7f1a3c90cf3d9e7dcd34d0755c48.doc" & move "./230511140318_025d7f1a3c90cf3d9e7dcd34d0755c48.pdf" "C:/Users/Xalyf/AppData/Local/Temp/d20230608-6456-xuvbju/index.pdf" 
E, [2023-06-08T12:25:40.719944 #6456] ERROR -- : [f1f9247f-8d4d-491b-ac81-2fcaf56b21bc] An error occured while generating preview for D:/redmine/apps/redmine/htdocs/files/2023/05/230511140318_025d7f1a3c90cf3d9e7dcd34d0755c48.doc
E, [2023-06-08T12:25:40.720028 #6456] ERROR -- : [f1f9247f-8d4d-491b-ac81-2fcaf56b21bc] Exception was: RedmineMorePreviews::Exceptions::ConverterShellError
E, [2023-06-08T12:25:40.720190 #6456] ERROR -- : [f1f9247f-8d4d-491b-ac81-2fcaf56b21bc] D:/redmine/apps/redmine/htdocs/plugins/redmine_more_previews/lib/redmine_more_previews/conversion.rb:340:in `command'
D:/redmine/apps/redmine/htdocs/plugins/redmine_more_previews/converters/libre/lib/libre.rb:41:in `block in convert'
D:/redmine/ruby/lib/ruby/2.6.0/tmpdir.rb:93:in `mktmpdir'
D:/redmine/apps/redmine/htdocs/plugins/redmine_more_previews/converters/libre/lib/libre.rb:39:in `convert'
D:/redmine/apps/redmine/htdocs/plugins/redmine_more_previews/lib/redmine_more_previews/conversion.rb:193:in `block in transient_preview'
D:/redmine/ruby/lib/ruby/2.6.0/tmpdir.rb:93:in `mktmpdir'
D:/redmine/apps/redmine/htdocs/plugins/redmine_more_previews/lib/redmine_more_previews/conversion.rb:186:in `transient_preview'
D:/redmine/apps/redmine/htdocs/plugins/redmine_more_previews/lib/redmine_more_previews/conversion.rb:208:in `cached_preview'
D:/redmine/apps/redmine/htdocs/plugins/redmine_more_previews/lib/redmine_more_previews/conversion.rb:172:in `block in preview'
D:/redmine/apps/redmine/htdocs/plugins/redmine_more_previews/lib/redmine_more_previews/conversion.rb:137:in `synchronize'
D:/redmine/apps/redmine/htdocs/plugins/redmine_more_previews/lib/redmine_more_previews/conversion.rb:137:in `sync'
D:/redmine/apps/redmine/htdocs/plugins/redmine_more_previews/lib/redmine_more_previews/conversion.rb:172:in `preview'
D:/redmine/apps/redmine/htdocs/plugins/redmine_more_previews/lib/redmine_more_previews/converter.rb:265:in `convert'
D:/redmine/apps/redmine/htdocs/plugins/redmine_more_previews/lib/redmine_more_previews/patches/attachment_patch.rb:37:in `more_preview'
D:/redmine/apps/redmine/htdocs/plugins/redmine_more_previews/lib/redmine_more_previews/patches/attachments_controller_patch.rb:93:in `send_more_preview'
D:/redmine/apps/redmine/htdocs/plugins/redmine_more_previews/lib/redmine_more_previews/patches/attachments_controller_patch.rb:64:in `block (2 levels) in more_preview'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_controller/metal/mime_responds.rb:214:in `respond_to'
D:/redmine/apps/redmine/htdocs/plugins/redmine_more_previews/lib/redmine_more_previews/patches/attachments_controller_patch.rb:60:in `more_preview'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/abstract_controller/base.rb:228:in `process_action'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_controller/metal/rendering.rb:30:in `process_action'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.4.7/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
D:/redmine/apps/redmine/htdocs/lib/redmine/sudo_mode.rb:61:in `sudo_mode'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.4.7/lib/active_support/callbacks.rb:126:in `block in run_callbacks'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.4.7/lib/active_support/callbacks.rb:137:in `run_callbacks'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/abstract_controller/callbacks.rb:41:in `process_action'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_controller/metal/rescue.rb:22:in `process_action'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_controller/metal/instrumentation.rb:34:in `block in process_action'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.4.7/lib/active_support/notifications.rb:203:in `block in instrument'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.4.7/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.4.7/lib/active_support/notifications.rb:203:in `instrument'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_controller/metal/instrumentation.rb:33:in `process_action'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_controller/metal/params_wrapper.rb:249:in `process_action'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activerecord-6.1.4.7/lib/active_record/railties/controller_runtime.rb:27:in `process_action'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/abstract_controller/base.rb:165:in `process'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionview-6.1.4.7/lib/action_view/rendering.rb:39:in `process'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_controller/metal.rb:190:in `dispatch'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_controller/metal.rb:254:in `dispatch'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/routing/route_set.rb:33:in `serve'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/journey/router.rb:50:in `block in serve'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/journey/router.rb:32:in `each'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/journey/router.rb:32:in `serve'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/routing/route_set.rb:842:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/rack-2.2.3/lib/rack/tempfile_reaper.rb:15:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/rack-2.2.3/lib/rack/etag.rb:27:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/rack-2.2.3/lib/rack/conditional_get.rb:27:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/rack-2.2.3/lib/rack/head.rb:12:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/http/permissions_policy.rb:22:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/http/content_security_policy.rb:18:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/rack-2.2.3/lib/rack/session/abstract/id.rb:266:in `context'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/rack-2.2.3/lib/rack/session/abstract/id.rb:260:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/middleware/cookies.rb:689:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/middleware/callbacks.rb:27:in `block in call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.4.7/lib/active_support/callbacks.rb:98:in `run_callbacks'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/middleware/callbacks.rb:26:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/middleware/actionable_exceptions.rb:18:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/middleware/debug_exceptions.rb:29:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.4.7/lib/rails/rack/logger.rb:37:in `call_app'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.4.7/lib/rails/rack/logger.rb:26:in `block in call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.4.7/lib/active_support/tagged_logging.rb:99:in `block in tagged'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.4.7/lib/active_support/tagged_logging.rb:37:in `tagged'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.4.7/lib/active_support/tagged_logging.rb:99:in `tagged'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.4.7/lib/rails/rack/logger.rb:26:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/request_store-1.5.1/lib/request_store/middleware.rb:19:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/middleware/request_id.rb:26:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/rack-2.2.3/lib/rack/method_override.rb:24:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/rack-2.2.3/lib/rack/runtime.rb:22:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/activesupport-6.1.4.7/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/middleware/executor.rb:14:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/middleware/static.rb:24:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/rack-2.2.3/lib/rack/sendfile.rb:110:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/rack-2.2.3/lib/rack/content_length.rb:17:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/actionpack-6.1.4.7/lib/action_dispatch/middleware/host_authorization.rb:113:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/railties-6.1.4.7/lib/rails/engine.rb:539:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/rack-2.2.3/lib/rack/urlmap.rb:74:in `block in call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/rack-2.2.3/lib/rack/urlmap.rb:58:in `each'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/rack-2.2.3/lib/rack/urlmap.rb:58:in `call'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/thin/connection.rb:86:in `block in pre_process'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/thin/connection.rb:84:in `catch'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/thin/connection.rb:84:in `pre_process'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/thin/connection.rb:53:in `process'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/thin/connection.rb:39:in `receive_data'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/eventmachine-1.2.7-x64-mingw32/lib/eventmachine.rb:195:in `run_machine'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/eventmachine-1.2.7-x64-mingw32/lib/eventmachine.rb:195:in `run'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/thin/backends/base.rb:75:in `start'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/thin/server.rb:162:in `start'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/thin/controllers/controller.rb:87:in `start'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/thin/runner.rb:203:in `run_command'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/lib/thin/runner.rb:159:in `run!'
D:/redmine/apps/redmine/htdocs/vendor/bundle/ruby/2.6.0/gems/thin-1.8.0-x64-mingw32/bin/thin:6:in `<top (required)>'
D:/redmine/apps/redmine/htdocs/bin/thin:29:in `load'
D:/redmine/apps/redmine/htdocs/bin/thin:29:in `<main>'
I, [2023-06-08T12:25:40.720686 #6456]  INFO -- : [f1f9247f-8d4d-491b-ac81-2fcaf56b21bc]   Rendered text template (Duration: 0.0ms | Allocations: 1)
I, [2023-06-08T12:25:40.720808 #6456]  INFO -- : [f1f9247f-8d4d-491b-ac81-2fcaf56b21bc] Sent data index.pdf (0.4ms)
I, [2023-06-08T12:25:40.722471 #6456]  INFO -- : [f1f9247f-8d4d-491b-ac81-2fcaf56b21bc] Completed 200 OK in 1950ms (Views: 0.2ms | ActiveRecord: 2.2ms | Allocations: 6698)
