Skip to content

[sure] Installation fails #14479

@Epithumia

Description

@Epithumia

✅ Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

📜 What is the name of the script you are using?

sure

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/sure.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12 (host) / Debian 13 (LXC)

📈 Which Proxmox version are you on?

pve-manager/8.4.19/a68fb383814bb1e6 (running kernel: 6.8.12-22-pve)

📝 Provide a clear and concise description of the issue.

Installation fails near then end when trying to enable the sure and sure-worker services.

If I keep the container alive, and start them manually, both fail immediately after starting. The error is the same for both (ruby not found).

🔄 Steps to reproduce the issue.

Try to install sure, wait (a long time), fails near the end.

❌ Paste the full error output (if available).

...logs above not captured (it's all the various apt install logs anyway)...

make: Entering directory '/.rbenv/src'
Warning: this Makefile is obsolete and kept only for backwards compatibility.
You can remove the `configure && make ...' step from your rbenv setup.
make: Leaving directory '/.rbenv/src'
==> Downloading ruby-3.4.7.tar.gz...
-> curl -q -fL -o ruby-3.4.7.tar.gz https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.7.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 22.1M  100 22.1M    0     0  13.7M      0  0:00:01  0:00:01 --:--:-- 13.7M
==> Installing ruby-3.4.7...
-> ./configure --prefix=/.rbenv/versions/3.4.7 --enable-shared --with-ext=openssl,psych,+
-> make -j 2
-> make install
==> Installed ruby-3.4.7 to /.rbenv/versions/3.4.7

NOTE: to activate this Ruby version as the new default, run: rbenv global 3.4.7
  ✔️   Setup Ruby 3.4.7
  ⏳   Building SureDon't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
Bundler 2.6.9 is running, but your lockfile was generated with 2.6.7. Installing Bundler 2.6.7 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.6.7
Installing bundler 2.6.7
Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine.
Fetching gem metadata from https://rubygems.org/........
Fetching rake 13.3.0
Installing rake 13.3.0
Fetching Ascii85 2.0.1
Fetching concurrent-ruby 1.3.6
Installing Ascii85 2.0.1
Fetching base64 0.3.0
Installing concurrent-ruby 1.3.6
Installing base64 0.3.0
Fetching benchmark 0.5.0
Installing benchmark 0.5.0
Fetching bigdecimal 3.3.1
Fetching connection_pool 2.5.5
Installing bigdecimal 3.3.1 with native extensions
Installing connection_pool 2.5.5
Fetching drb 2.2.3
Installing drb 2.2.3
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching minitest 5.27.0
Installing minitest 5.27.0
Fetching securerandom 0.4.1
Installing securerandom 0.4.1
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching cgi 0.5.1
Installing cgi 0.5.1 with native extensions
Fetching erubi 1.13.1
Installing erubi 1.13.1
Fetching racc 1.8.1
Installing racc 1.8.1 with native extensions
Fetching crass 1.0.6
Installing crass 1.0.6
Fetching rack 3.2.6
Installing rack 3.2.6
Fetching useragent 0.16.11
Installing useragent 0.16.11
Fetching nio4r 2.7.4
Installing nio4r 2.7.4 with native extensions
Fetching websocket-extensions 0.1.5
Installing websocket-extensions 0.1.5
Fetching zeitwerk 2.7.3
Installing zeitwerk 2.7.3
Fetching timeout 0.6.1
Installing timeout 0.6.1
Fetching marcel 1.1.0
Installing marcel 1.1.0
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Fetching date 3.4.1
Installing date 3.4.1 with native extensions
Fetching public_suffix 6.0.2
Installing public_suffix 6.0.2
Fetching aes_key_wrap 1.1.0
Installing aes_key_wrap 1.1.0
Fetching afm 1.0.0
Installing afm 1.0.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching attr_required 1.0.2
Installing attr_required 1.0.2
Fetching aws-eventstream 1.4.0
Installing aws-eventstream 1.4.0
Fetching aws-partitions 1.1196.0
Installing aws-partitions 1.1196.0
Fetching jmespath 1.6.2
Installing jmespath 1.6.2
Fetching bcrypt 3.1.22
Installing bcrypt 3.1.22 with native extensions
Fetching smart_properties 1.17.0
Installing smart_properties 1.17.0
Fetching bindata 2.5.1
Installing bindata 2.5.1
Fetching msgpack 1.8.0
Installing msgpack 1.8.0 with native extensions
Fetching matrix 0.4.2
Installing matrix 0.4.2
Fetching regexp_parser 2.10.0
Installing regexp_parser 2.10.0
Fetching chunky_png 1.4.0
Installing chunky_png 1.4.0
Fetching climate_control 1.2.0
Installing climate_control 1.2.0
Fetching unaccent 0.4.0
Installing unaccent 0.4.0
Fetching rexml 3.4.2
Installing rexml 3.4.2
Fetching unicode 0.4.4.5
Installing unicode 0.4.4.5 with native extensions
Fetching csv 3.3.5
Installing csv 3.3.5
Fetching prettyprint 0.2.0
Fetching erb 5.0.1
Installing prettyprint 0.2.0
Fetching stringio 3.1.7
Installing erb 5.0.1 with native extensions
Installing stringio 3.1.7 with native extensions
Fetching io-console 0.8.0
Installing io-console 0.8.0 with native extensions
Fetching declarative 0.0.20
Installing declarative 0.0.20
Fetching diff-lcs 1.6.2
Installing diff-lcs 1.6.2
Fetching digest-crc 0.7.0
Installing digest-crc 0.7.0 with native extensions
Fetching docile 1.4.1
Installing docile 1.4.1
Fetching thor 1.4.0
Installing thor 1.4.0
Fetching tsort 0.2.0
Installing tsort 0.2.0
Fetching dotenv 3.1.8
Installing dotenv 3.1.8
Fetching ed25519 1.4.0
Installing ed25519 1.4.0 with native extensions
Fetching rainbow 3.1.1
Installing rainbow 3.1.1
Fetching json 2.19.2
Installing json 2.19.2 with native extensions
Fetching language_server-protocol 3.17.0.5
Installing language_server-protocol 3.17.0.5
Fetching lint_roller 1.1.0
Installing lint_roller 1.1.0
Fetching parallel 1.27.0
Installing parallel 1.27.0
Fetching prism 1.4.0
Installing prism 1.4.0 with native extensions
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching unicode-emoji 4.0.4
Installing unicode-emoji 4.0.4
Fetching event_stream_parser 1.0.0
Installing event_stream_parser 1.0.0
Fetching uri 1.1.1
Installing uri 1.1.1
Fetching multipart-post 2.4.1
Installing multipart-post 2.4.1
Fetching ffi 1.17.2 (x86_64-linux-gnu)
Installing ffi 1.17.2 (x86_64-linux-gnu)
Fetching raabro 1.4.0
Installing raabro 1.4.0
Fetching google-logging-utils 0.2.0
Installing google-logging-utils 0.2.0
Fetching multi_json 1.20.1
Installing multi_json 1.20.1
Fetching os 1.1.4
Installing os 1.1.4
Fetching trailblazer-option 0.1.2
Installing trailblazer-option 0.1.2
Fetching uber 0.1.0
Installing uber 0.1.0
Fetching retriable 3.4.1
Installing retriable 3.4.1
Fetching google-cloud-errors 1.6.0
Installing google-cloud-errors 1.6.0
Fetching hashdiff 1.2.0
Installing hashdiff 1.2.0
Fetching hashery 2.1.2
Installing hashery 2.1.2
Fetching hashie 5.0.0
Installing hashie 5.0.0
Fetching htmlbeautifier 1.4.3
Installing htmlbeautifier 1.4.3
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching redcarpet 3.6.1
Installing redcarpet 3.6.1 with native extensions
Fetching rouge 4.5.2
Installing rouge 4.5.2
Fetching method_source 1.1.0
Installing method_source 1.1.0
Fetching yard 0.9.37
Installing yard 0.9.37
Fetching ruby2_keywords 0.0.5
Installing ruby2_keywords 0.0.5
Fetching version_gem 1.1.9
Installing version_gem 1.1.9
Fetching ostruct 0.6.2
Installing ostruct 0.6.2
Fetching pagy 9.3.5
Installing pagy 9.3.5
Fetching ruby-rc4 0.1.5
Installing ruby-rc4 0.1.5
Fetching pg 1.5.9
Installing pg 1.5.9 with native extensions
Fetching rchardet 1.10.0
Installing rchardet 1.10.0
Fetching rotp 6.3.0
Installing rotp 6.3.0
Fetching rqrcode_core 2.0.0
Installing rqrcode_core 2.0.0
Fetching rspec-support 3.13.6
Installing rspec-support 3.13.6
Fetching rubyzip 2.4.1
Installing rubyzip 2.4.1
Fetching websocket 1.2.11
Installing websocket 1.2.11
Fetching simplecov-html 0.13.1
Installing simplecov-html 0.13.1
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching stripe 15.3.0
Installing stripe 15.3.0
Fetching tailwindcss-ruby 4.1.8 (x86_64-linux-gnu)
Fetching vernier 1.8.0
Installing vernier 1.8.0 with native extensions
Installing tailwindcss-ruby 4.1.8 (x86_64-linux-gnu)
Fetching jwt 2.10.2
Installing jwt 2.10.2
Fetching vcr 6.3.1
Installing vcr 6.3.1
Fetching aasm 5.5.1
Installing aasm 5.5.1
Fetching i18n 1.14.8
Installing i18n 1.14.8
Fetching tzinfo 2.0.6
Installing tzinfo 2.0.6
Fetching posthog-ruby 3.3.3
Installing posthog-ruby 3.3.3
Fetching redis-client 0.25.0
Installing redis-client 0.25.0
Fetching mini_magick 5.2.0
Installing mini_magick 5.2.0
Fetching nokogiri 1.19.2 (x86_64-linux-gnu)
Installing nokogiri 1.19.2 (x86_64-linux-gnu)
Fetching brakeman 7.1.2
Installing brakeman 7.1.2
Fetching rack-session 2.1.2
Installing rack-session 2.1.2
Fetching rack-test 2.2.0
Installing rack-test 2.2.0
Fetching rackup 2.2.1
Installing rackup 2.2.1
Fetching rack-protection 4.1.1
Installing rack-protection 4.1.1
Fetching rack-attack 6.7.0
Installing rack-attack 6.7.0
Fetching rack-cors 3.0.0
Installing rack-cors 3.0.0
Fetching rack-mini-profiler 4.0.0
Installing rack-mini-profiler 4.0.0
Fetching puma 6.6.0
Installing puma 6.6.0 with native extensions
Fetching websocket-driver 0.8.0
Installing websocket-driver 0.8.0 with native extensions
Fetching net-protocol 0.2.2
Installing net-protocol 0.2.2
Fetching multi_xml 0.8.0
Installing multi_xml 0.8.0
Fetching ttfunk 1.8.0
Installing ttfunk 1.8.0
Fetching sentry-ruby 5.26.0
Installing sentry-ruby 5.26.0
Fetching addressable 2.8.7
Installing addressable 2.8.7
Fetching parser 3.3.10.2
Installing parser 3.3.10.2
Fetching aws-sigv4 1.12.1
Installing aws-sigv4 1.12.1
Fetching countries 8.0.3
Installing countries 8.0.3
Fetching crack 1.0.0
Installing crack 1.0.0
Fetching bootsnap 1.18.6
Fetching logtail 0.1.17
Installing bootsnap 1.18.6 with native extensions
Installing logtail 0.1.17
Fetching pp 0.6.2
Installing pp 0.6.2
Fetching psych 5.2.6
Installing psych 5.2.6 with native extensions
Fetching reline 0.6.1
Installing reline 0.6.1
Fetching unicode-display_width 3.1.4
Installing unicode-display_width 3.1.4
Fetching net-http 0.9.1
Installing net-http 0.9.1
Fetching faraday-multipart 1.1.1
Installing faraday-multipart 1.1.1
Fetching ruby-vips 2.2.4
Installing ruby-vips 2.2.4
Fetching representable 3.2.0
Installing representable 3.2.0
Fetching mocha 2.7.1
Installing mocha 2.7.1
Fetching snaky_hash 2.0.3
Installing snaky_hash 2.0.3
Fetching rqrcode 3.1.0
Installing rqrcode 3.1.0
Fetching rspec-core 3.13.6
Installing rspec-core 3.13.6
Fetching rspec-expectations 3.13.5
Installing rspec-expectations 3.13.5
Fetching rspec-mocks 3.13.6
Installing rspec-mocks 3.13.6
Fetching selenium-webdriver 4.34.0
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Fetching activesupport 7.2.3.1
Installing activesupport 7.2.3.1
Fetching cronex 0.15.0
Installing cronex 0.15.0
Fetching et-orbi 1.2.11
Installing selenium-webdriver 4.34.0
Installing et-orbi 1.2.11
Fetching redis 5.4.0
Installing redis 5.4.0
Fetching sidekiq 8.0.5
Installing sidekiq 8.0.5
Fetching loofah 2.25.1
Installing loofah 2.25.1
Fetching xpath 3.2.0
Fetching ruby-saml 1.18.1
Installing xpath 3.2.0
Fetching omniauth 2.1.3
Installing ruby-saml 1.18.1
Fetching net-imap 0.5.8
Installing omniauth 2.1.3
Fetching net-pop 0.1.2
Installing net-imap 0.5.8
Fetching net-smtp 0.5.1
Installing net-pop 0.1.2
Fetching httparty 0.24.0
Installing net-smtp 0.5.1
Fetching pdf-reader 2.15.1
Installing httparty 0.24.0
Fetching css_parser 1.21.1
Installing pdf-reader 2.15.1
Installing css_parser 1.21.1
Fetching json-schema 5.2.2
Fetching rubocop-ast 1.45.1
Installing json-schema 5.2.2
Fetching aws-sdk-core 3.240.0
Installing rubocop-ast 1.45.1
Fetching webmock 3.25.1
Installing aws-sdk-core 3.240.0
Installing webmock 3.25.1
Fetching logtail-rack 0.2.6
Installing logtail-rack 0.2.6
Fetching highline 3.1.2
Fetching terminal-table 4.0.0
Installing highline 3.1.2
Fetching faraday-net_http 3.4.2
Installing terminal-table 4.0.0
Fetching image_processing 1.14.0
Installing faraday-net_http 3.4.2
Fetching rdoc 6.14.2
Installing image_processing 1.14.0
Fetching rails-dom-testing 2.3.0
Installing rdoc 6.14.2
Installing rails-dom-testing 2.3.0
Fetching globalid 1.3.0
Installing globalid 1.3.0
Fetching activemodel 7.2.3.1
Fetching platform_agent 1.0.1
Installing activemodel 7.2.3.1
Fetching inline_svg 1.10.0
Installing platform_agent 1.0.1
Fetching view_component 3.23.2
Installing inline_svg 1.10.0
Installing view_component 3.23.2
Fetching pundit 2.5.2
Fetching skylight 6.0.4
Installing pundit 2.5.2
Fetching fugit 1.11.1
Installing skylight 6.0.4 with native extensions
Installing fugit 1.11.1
Fetching sentry-sidekiq 5.26.0
Installing sentry-sidekiq 5.26.0
Fetching sidekiq-unique-jobs 8.0.11
Installing sidekiq-unique-jobs 8.0.11
Fetching rails-html-sanitizer 1.7.0
Installing rails-html-sanitizer 1.7.0
Fetching capybara 3.40.0
Installing capybara 3.40.0
Fetching omniauth-saml 2.2.4
Installing omniauth-saml 2.2.4
Fetching mail 2.8.1
Installing mail 2.8.1
Fetching rubocop 1.76.1
Installing rubocop 1.76.1
Fetching aws-sdk-kms 1.118.0
Installing aws-sdk-kms 1.118.0
Fetching faraday 2.14.1
Installing faraday 2.14.1
Fetching activejob 7.2.3.1
Installing activejob 7.2.3.1
Fetching irb 1.15.2
Installing irb 1.15.2
Fetching activerecord 7.2.3.1
Installing activerecord 7.2.3.1
Fetching email_validator 2.2.4
Installing email_validator 2.2.4
Fetching validate_url 1.0.15
Installing validate_url 1.0.15
Fetching sidekiq-cron 2.3.0
Installing sidekiq-cron 2.3.0
Fetching actionview 7.2.3.1
Installing actionview 7.2.3.1
Fetching rubocop-performance 1.25.0
Installing rubocop-performance 1.25.0
Fetching rubocop-rails 2.32.0
Installing rubocop-rails 2.32.0
Fetching aws-sdk-s3 1.208.0
Installing aws-sdk-s3 1.208.0
Fetching faraday-follow_redirects 0.3.0
Installing faraday-follow_redirects 0.3.0
Fetching faraday-retry 2.3.2
Installing faraday-retry 2.3.2
Fetching google-cloud-env 2.3.1
Installing google-cloud-env 2.3.1
Fetching signet 0.21.0
Installing signet 0.21.0
Fetching langfuse-ruby 0.1.4
Installing langfuse-ruby 0.1.4
Fetching oauth2 2.0.18
Installing oauth2 2.0.18
Fetching sawyer 0.9.2
Installing sawyer 0.9.2
Fetching plaid 41.0.0
Installing plaid 41.0.0
Fetching ruby-openai 8.1.0
Installing ruby-openai 8.1.0
Fetching snaptrade 2.0.156
Installing snaptrade 2.0.156
Fetching debug 1.11.0
Installing debug 1.11.0 with native extensions
Fetching activerecord-import 2.2.0
Installing activerecord-import 2.2.0
Fetching after_commit_everywhere 1.6.0
Installing after_commit_everywhere 1.6.0
Fetching actionpack 7.2.3.1
Installing actionpack 7.2.3.1
Fetching better_html 2.1.1
Installing better_html 2.1.1 with native extensions
Fetching jbuilder 2.13.0
Installing jbuilder 2.13.0
Fetching rubocop-rails-omakase 1.1.0
Fetching json-jwt 1.16.7
Installing rubocop-rails-omakase 1.1.0
Fetching swd 2.0.3
Installing json-jwt 1.16.7
Fetching webfinger 2.1.3
Installing swd 2.0.3
Fetching google-cloud-core 1.8.0
Installing webfinger 2.1.3
Fetching googleauth 1.16.2
Installing google-cloud-core 1.8.0
Fetching omniauth-oauth2 1.8.0
Installing googleauth 1.16.2
Fetching octokit 10.0.0
Installing omniauth-oauth2 1.8.0
Fetching actioncable 7.2.3.1
Installing octokit 10.0.0
Installing actioncable 7.2.3.1
Fetching activestorage 7.2.3.1
Fetching actionmailer 7.2.3.1
Installing activestorage 7.2.3.1
Fetching railties 7.2.3.1
Installing actionmailer 7.2.3.1
Fetching omniauth-rails_csrf_protection 1.0.2
Installing railties 7.2.3.1
Installing omniauth-rails_csrf_protection 1.0.2
Fetching erb_lint 0.9.0
Installing erb_lint 0.9.0
Fetching rack-oauth2 2.2.1
Fetching google-apis-core 1.0.2
Installing rack-oauth2 2.2.1
Fetching omniauth-github 2.0.1
Installing google-apis-core 1.0.2
Fetching omniauth-google-oauth2 1.2.1
Installing omniauth-github 2.0.1
Fetching actionmailbox 7.2.3.1
Installing omniauth-google-oauth2 1.2.1
Fetching actiontext 7.2.3.1
Installing actionmailbox 7.2.3.1
Fetching doorkeeper 5.8.2
Installing actiontext 7.2.3.1
Fetching dotenv-rails 3.1.8
Installing doorkeeper 5.8.2
Installing dotenv-rails 3.1.8
Fetching stimulus-rails 1.3.4
Installing stimulus-rails 1.3.4
Fetching turbo-rails 2.0.16
Fetching rails-i18n 7.0.10
Installing turbo-rails 2.0.16
Fetching importmap-rails 2.1.0
Installing rails-i18n 7.0.10
Installing importmap-rails 2.1.0
Fetching logtail-rails 0.2.10
Installing logtail-rails 0.2.10
Fetching lookbook 2.3.11
Fetching lucide-rails 0.7.3
Installing lookbook 2.3.11
Installing lucide-rails 0.7.3
Fetching propshaft 1.1.0
Installing propshaft 1.1.0
Fetching rails-settings-cached 2.9.6
Fetching rspec-rails 8.0.2
Installing rails-settings-cached 2.9.6
Fetching rswag-api 2.16.0
Installing rspec-rails 8.0.2
Installing rswag-api 2.16.0
Fetching rswag-specs 2.16.0
Fetching rswag-ui 2.16.0
Installing rswag-specs 2.16.0
Fetching sentry-rails 5.26.0
Installing sentry-rails 5.26.0
Fetching tailwindcss-rails 4.2.3
Installing tailwindcss-rails 4.2.3
Fetching openid_connect 2.3.1
Installing openid_connect 2.3.1
Installing rswag-ui 2.16.0
Fetching google-apis-iamcredentials_v1 0.26.0
Installing google-apis-iamcredentials_v1 0.26.0
Fetching google-apis-storage_v1 0.61.0
Installing google-apis-storage_v1 0.61.0
Fetching rails 7.2.3.1
Fetching i18n-tasks 1.0.15
Installing rails 7.2.3.1
Fetching omniauth_openid_connect 0.8.0
Installing i18n-tasks 1.0.15
Installing omniauth_openid_connect 0.8.0
Fetching google-cloud-storage 1.59.0
Fetching hotwire_combobox 0.4.0
Installing google-cloud-storage 1.59.0
Installing hotwire_combobox 0.4.0
Bundle complete! 96 Gemfile dependencies, 264 gems now installed.
Gems in the group 'development' were not installed.
Bundled gems are installed into `./vendor/bundle`
Post-install message from minitest:
NOTE: minitest 5 will be the last in the minitest family to support
      ruby 1.8 to 2.7. If you need to keep using these versions,
      you need to pin your dependency to minitest with something
      like "~> 5.0". See History.rdoc to locate compatible
      versions.

      Further, minitest 6 will be dropping the following:

      + MiniTest (it's been Minitest for >10 years)
      + MiniTest::Unit
      + MiniTest::Unit::TestCase
      + assert_send (unless you argue for it well)
      + assert_equal nil, obj
      + mocks and stubs: moving minitest/mock.rb to its own gem
Post-install message from doorkeeper:
Starting from 5.5.0 RC1 Doorkeeper requires client authentication for Resource Owner Password Grant
as stated in the OAuth RFC. You have to create a new OAuth client (Doorkeeper::Application) if you didn't
have it before and use client credentials in HTTP Basic auth if you previously used this grant flow without
client authentication. 

To opt out of this you could set the "skip_client_authentication_for_password_grant" configuration option
to "true", but note that this is in violation of the OAuth spec and represents a security risk.

Read https://github.com/doorkeeper-gem/doorkeeper/issues/561#issuecomment-612857163 for more details.
Post-install message from httparty:
When you HTTParty, you must party hard!
Post-install message from i18n-tasks:
# Install default configuration:
cp $(bundle exec i18n-tasks gem-path)/templates/config/i18n-tasks.yml config/
# Add an RSpec for missing and unused keys:
cp $(bundle exec i18n-tasks gem-path)/templates/rspec/i18n_spec.rb spec/
# Or for minitest:
cp $(bundle exec i18n-tasks gem-path)/templates/minitest/i18n_test.rb test/
Post-install message from oauth2:

---+++--- oauth2 v2.0.18 ---+++---

(minor) ⚠️ BREAKING CHANGES ⚠️ when upgrading from < v2
• Summary of breaking changes: https://gitlab.com/ruby-oauth/oauth2#what-is-new-for-v20
• Changes in this patch: https://gitlab.com/ruby-oauth/oauth2/-/blob/v2.0.18/CHANGELOG.md#2015-2025-09-08

News:
1. New documentation website, including for OAuth 2.1 and OIDC: https://oauth2.galtzo.com
2. New official Discord for discussion and support: https://discord.gg/3qme4XHNKN
3. New org name "ruby-oauth" on Open Source Collective, GitHub, GitLab, Codeberg (update git remotes!)
4. Non-commercial support for the 2.x series will end by April, 2026. Please make a plan to upgrade to the next version prior to that date.
Support will be dropped for Ruby 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 3.0, 3.1 and any other Ruby versions which will also have reached EOL by then.
5. Gem releases are cryptographically signed with a 20-year cert; SHA-256 & SHA-512 checksums by stone_checksums.
6. Please consider supporting this project:
   • https://opencollective.com/ruby-oauth (new!)
   • https://liberapay.com/pboling
   • https://github.com/sponsors/pboling
   • https://www.paypal.com/paypalme/peterboling
   • https://ko-fi.com/pboling
   • https://www.buymeacoffee.com/pboling
   • https://tidelift.com/funding/github/rubygems/oauth
   • Hire me - I can build anything
   • Report issues, and star the project
Thanks, @pboling / @galtzo
Post-install message from rubyzip:
RubyZip 3.0 is coming!
**********************

The public API of some Rubyzip classes has been modernized to use named
parameters for optional arguments. Please check your usage of the
following classes:
  * `Zip::File`
  * `Zip::Entry`
  * `Zip::InputStream`
  * `Zip::OutputStream`
  * `Zip::DOSTime`

Run your test suite with the `RUBYZIP_V3_API_WARN` environment
variable set to see warnings about usage of the old API. This will
help you to identify any changes that you need to make to your code.
See https://github.com/rubyzip/rubyzip/wiki/Updating-to-version-3.x for
more information.

Please ensure that your Gemfiles and .gemspecs are suitably restrictive
to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).
See https://github.com/rubyzip/rubyzip for details. The Changelog also
lists other enhancements and bugfixes that have been implemented since
version 2.3.0.
Post-install message from tailwindcss-rails:
== Upgrading to Tailwind CSS v4 ==

If you are upgrading to tailwindcss-rails 4.x, please read the upgrade guide at:

  https://github.com/rails/tailwindcss-rails/blob/main/README.md#upgrading-your-application-from-tailwind-v3-to-v4

If you're not ready to upgrade yet, please pin to version 3 in your Gemfile:

  gem "tailwindcss-rails", "~> 3.3.1"

7 installed gems you directly depend on are looking for funding.
  Run `bundle fund` for details
I, [2026-05-13T23:14:22.850814 #24870]  INFO -- : [SKYLIGHT] [6.0.4] Unable to start, see the Skylight logs for more details
I, [2026-05-13T23:14:23.213823 #24870]  INFO -- : [ProviderLoader] Loaded 3 provider(s) from YAML
W, [2026-05-13T23:14:23.214421 #24870]  WARN -- : [OmniAuth] Skipping OIDC provider 'openid_connect' - missing required configuration
W, [2026-05-13T23:14:23.214468 #24870]  WARN -- : No SSO providers enabled; check auth.yml / ENV configuration or database providers
≈ tailwindcss v4.1.8

Done in 825ms
I, [2026-05-13T23:14:24.708294 #24870]  INFO -- : Writing tailwind-b804cd54.css
I, [2026-05-13T23:14:24.712853 #24870]  INFO -- : Writing geist_mono/GeistMono-Regular-b910b470.woff2
I, [2026-05-13T23:14:24.713258 #24870]  INFO -- : Writing geist_mono/GeistMono-Medium-9915372b.woff2
I, [2026-05-13T23:14:24.713500 #24870]  INFO -- : Writing geist_mono/GeistMono-Light-903c16b9.woff2
I, [2026-05-13T23:14:24.713736 #24870]  INFO -- : Writing geist_mono/GeistMono-Bold-0a40555f.woff2
I, [2026-05-13T23:14:24.713976 #24870]  INFO -- : Writing geist_mono/GeistMono-UltraBlack-1436f563.woff2
I, [2026-05-13T23:14:24.714203 #24870]  INFO -- : Writing geist_mono/GeistMono-UltraLight-96e51e1b.woff2
I, [2026-05-13T23:14:24.714603 #24870]  INFO -- : Writing geist_mono/GeistMono-Black-c45941d7.woff2
I, [2026-05-13T23:14:24.714830 #24870]  INFO -- : Writing geist_mono/GeistMono-SemiBold-e6b14bb6.woff2
I, [2026-05-13T23:14:24.715035 #24870]  INFO -- : Writing geist_mono/GeistMono-Thin-be67c5c5.woff2
I, [2026-05-13T23:14:24.715233 #24870]  INFO -- : Writing geist_mono/GeistMono[wght]-974b564b.woff2
I, [2026-05-13T23:14:24.715441 #24870]  INFO -- : Writing geist/Geist-ExtraBold-cdedcbd6.woff2
I, [2026-05-13T23:14:24.715681 #24870]  INFO -- : Writing geist/Geist-ExtraLight-b88711b2.woff2
I, [2026-05-13T23:14:24.715866 #24870]  INFO -- : Writing geist/Geist-Light-e544ede6.woff2
I, [2026-05-13T23:14:24.716045 #24870]  INFO -- : Writing geist/Geist-Regular-1b8d491f.woff2
I, [2026-05-13T23:14:24.716229 #24870]  INFO -- : Writing geist/Geist-Bold-04d1bb7e.woff2
I, [2026-05-13T23:14:24.716414 #24870]  INFO -- : Writing geist/Geist[wght]-0f7fe425.woff2
I, [2026-05-13T23:14:24.716666 #24870]  INFO -- : Writing geist/Geist-Thin-e986e2a6.woff2
I, [2026-05-13T23:14:24.716856 #24870]  INFO -- : Writing geist/Geist-Medium-9ea6ca50.woff2
I, [2026-05-13T23:14:24.717049 #24870]  INFO -- : Writing geist/Geist-SemiBold-d13046ac.woff2
I, [2026-05-13T23:14:24.717229 #24870]  INFO -- : Writing geist/Geist-Black-f4ad2628.woff2
I, [2026-05-13T23:14:24.717406 #24870]  INFO -- : Writing discord-icon-9aacfb09.svg
I, [2026-05-13T23:14:24.717569 #24870]  INFO -- : Writing bg-grid-bbc915a5.png
I, [2026-05-13T23:14:24.717944 #24870]  INFO -- : Writing ai-dark-fbae8bee.svg
I, [2026-05-13T23:14:24.718099 #24870]  INFO -- : Writing light-mode-preview-8495266e.png
I, [2026-05-13T23:14:24.718253 #24870]  INFO -- : Writing icon-csv-4cb61900.svg
I, [2026-05-13T23:14:24.718409 #24870]  INFO -- : Writing claw-dark-a176d576.svg
I, [2026-05-13T23:14:24.718723 #24870]  INFO -- : Writing logo-color-ff475889.png
I, [2026-05-13T23:14:24.718871 #24870]  INFO -- : Writing icon-assistant-21daf21d.svg
I, [2026-05-13T23:14:24.719021 #24870]  INFO -- : Writing logomark-73c474cd.svg
I, [2026-05-13T23:14:24.719187 #24870]  INFO -- : Writing github-icon-51bef0f4.svg
I, [2026-05-13T23:14:24.719340 #24870]  INFO -- : Writing mint-logo-77bdc924.jpeg
I, [2026-05-13T23:14:24.719521 #24870]  INFO -- : Writing stripe-logo-2cc87520.svg
I, [2026-05-13T23:14:24.719664 #24870]  INFO -- : Writing ai-37fce7ea.svg
I, [2026-05-13T23:14:24.719804 #24870]  INFO -- : Writing logomark-color-92ed1e7e.svg
I, [2026-05-13T23:14:24.719946 #24870]  INFO -- : Writing claw-6c41bd3c.svg
I, [2026-05-13T23:14:24.720087 #24870]  INFO -- : Writing dark-mode-preview-5456fe44.png
I, [2026-05-13T23:14:24.720237 #24870]  INFO -- : Writing system-mode-preview-1be5d099.png
I, [2026-05-13T23:14:24.720388 #24870]  INFO -- : Writing doorkeeper/application-b9cfe656.css
I, [2026-05-13T23:14:24.720623 #24870]  INFO -- : Writing doorkeeper/admin/application-f0af4414.css
I, [2026-05-13T23:14:24.720837 #24870]  INFO -- : Writing doorkeeper/bootstrap.min-65a79f0b.css
I, [2026-05-13T23:14:24.721283 #24870]  INFO -- : Writing hw_combobox_manifest-4743d288.js
I, [2026-05-13T23:14:24.721453 #24870]  INFO -- : Writing hw_combobox/vendor/bodyScrollLock-e4b6c83f.js
I, [2026-05-13T23:14:24.721759 #24870]  INFO -- : Writing hw_combobox/vendor/requestjs-e9b49506.js
I, [2026-05-13T23:14:24.721942 #24870]  INFO -- : Writing hw_combobox/helpers-9f00d1b4.js
I, [2026-05-13T23:14:24.722252 #24870]  INFO -- : Writing hw_combobox/models/combobox-5024d4b7.js
I, [2026-05-13T23:14:24.722492 #24870]  INFO -- : Writing hw_combobox/models/combobox/multiselect-9c817af5.js
I, [2026-05-13T23:14:24.722726 #24870]  INFO -- : Writing hw_combobox/models/combobox/new_options-28b5f452.js
I, [2026-05-13T23:14:24.722905 #24870]  INFO -- : Writing hw_combobox/models/combobox/validity-d73d5ad4.js
I, [2026-05-13T23:14:24.723085 #24870]  INFO -- : Writing hw_combobox/models/combobox/events-b35491be.js
I, [2026-05-13T23:14:24.723257 #24870]  INFO -- : Writing hw_combobox/models/combobox/async_loading-dfdc40ad.js
I, [2026-05-13T23:14:24.723427 #24870]  INFO -- : Writing hw_combobox/models/combobox/toggle-356d9892.js
I, [2026-05-13T23:14:24.723688 #24870]  INFO -- : Writing hw_combobox/models/combobox/selection-38344e5e.js
I, [2026-05-13T23:14:24.723873 #24870]  INFO -- : Writing hw_combobox/models/combobox/actors-4cfc477f.js
I, [2026-05-13T23:14:24.724045 #24870]  INFO -- : Writing hw_combobox/models/combobox/filtering-5dc645a5.js
I, [2026-05-13T23:14:24.724262 #24870]  INFO -- : Writing hw_combobox/models/combobox/navigation-59c2cd83.js
I, [2026-05-13T23:14:24.724460 #24870]  INFO -- : Writing hw_combobox/models/combobox/options-f024585b.js
I, [2026-05-13T23:14:24.724693 #24870]  INFO -- : Writing hw_combobox/models/combobox/callbacks-9e8d51df.js
I, [2026-05-13T23:14:24.724891 #24870]  INFO -- : Writing hw_combobox/models/combobox/announcements-c9445511.js
I, [2026-05-13T23:14:24.725077 #24870]  INFO -- : Writing hw_combobox/models/combobox/base-911febd6.js
I, [2026-05-13T23:14:24.725263 #24870]  INFO -- : Writing hw_combobox/models/combobox/dialog-0d1cf0f0.js
I, [2026-05-13T23:14:24.725451 #24870]  INFO -- : Writing hw_combobox/models/combobox/autocomplete-7d6e56d4.js
I, [2026-05-13T23:14:24.725782 #24870]  INFO -- : Writing hw_combobox/models/combobox/form_field-10e94393.js
I, [2026-05-13T23:14:24.725963 #24870]  INFO -- : Writing controllers/hw_combobox_controller-4352ff14.js
I, [2026-05-13T23:14:24.726186 #24870]  INFO -- : Writing hotwire_combobox.esm-c1203551.js
I, [2026-05-13T23:14:24.726613 #24870]  INFO -- : Writing hotwire_combobox-f35a07fc.css
I, [2026-05-13T23:14:24.726781 #24870]  INFO -- : Writing prism-ed239b4f.css
I, [2026-05-13T23:14:24.726942 #24870]  INFO -- : Writing prism.min-d9907492.js
I, [2026-05-13T23:14:24.727136 #24870]  INFO -- : Writing turbo.min-3a2e143f.js
I, [2026-05-13T23:14:24.727826 #24870]  INFO -- : Writing turbo.min-5f3b7fda.js.map
I, [2026-05-13T23:14:24.728235 #24870]  INFO -- : Writing turbo-a1e3a50a.js
I, [2026-05-13T23:14:24.728905 #24870]  INFO -- : Writing stimulus-d59b3b7f.js
I, [2026-05-13T23:14:24.729311 #24870]  INFO -- : Writing stimulus-importmap-autoloader-64cc03e1.js
I, [2026-05-13T23:14:24.729475 #24870]  INFO -- : Writing stimulus-loading-1fc53fe7.js
I, [2026-05-13T23:14:24.729654 #24870]  INFO -- : Writing stimulus.min-2395e199.js.map
I, [2026-05-13T23:14:24.729921 #24870]  INFO -- : Writing stimulus-autoloader-9d447422.js
I, [2026-05-13T23:14:24.730075 #24870]  INFO -- : Writing stimulus.min-4b1e420e.js
I, [2026-05-13T23:14:24.730364 #24870]  INFO -- : Writing trix-0d050b00.js
I, [2026-05-13T23:14:24.731791 #24870]  INFO -- : Writing actiontext.esm-8fb820b7.js
I, [2026-05-13T23:14:24.732161 #24870]  INFO -- : Writing actiontext-af44e7a6.js
I, [2026-05-13T23:14:24.732372 #24870]  INFO -- : Writing trix-c4e7be2d.css
I, [2026-05-13T23:14:24.732613 #24870]  INFO -- : Writing action_cable-5212cfee.js
I, [2026-05-13T23:14:24.732958 #24870]  INFO -- : Writing actioncable-ac25813f.js
I, [2026-05-13T23:14:24.733146 #24870]  INFO -- : Writing actioncable.esm-e0ec9819.js
I, [2026-05-13T23:14:24.733316 #24870]  INFO -- : Writing activestorage-c540a9c5.js
I, [2026-05-13T23:14:24.733523 #24870]  INFO -- : Writing activestorage.esm-1984eb8d.js
I, [2026-05-13T23:14:24.733708 #24870]  INFO -- : Writing rails-ujs-20eaf715.js
I, [2026-05-13T23:14:24.733896 #24870]  INFO -- : Writing rails-ujs.esm-e925103b.js
I, [2026-05-13T23:14:24.734084 #24870]  INFO -- : Writing shims/d3-array-default-6551b730.js
I, [2026-05-13T23:14:24.734290 #24870]  INFO -- : Writing shims/d3-shape-default-beec2cbd.js
I, [2026-05-13T23:14:24.734447 #24870]  INFO -- : Writing controllers/transaction_type_tabs_controller-83731377.js
I, [2026-05-13T23:14:24.734625 #24870]  INFO -- : Writing controllers/app_layout_controller-fcf29ae2.js
I, [2026-05-13T23:14:24.734782 #24870]  INFO -- : Writing controllers/budget_form_controller-295c21e3.js
I, [2026-05-13T23:14:24.734931 #24870]  INFO -- : Writing controllers/password_validator_controller-ad3aa125.js
I, [2026-05-13T23:14:24.735105 #24870]  INFO -- : Writing controllers/scroll_on_connect_controller-df45518c.js
I, [2026-05-13T23:14:24.735265 #24870]  INFO -- : Writing controllers/drag_and_drop_import_controller-14e11161.js
I, [2026-05-13T23:14:24.735587 #24870]  INFO -- : Writing controllers/activity_label_quick_edit_controller-a668495a.js
I, [2026-05-13T23:14:24.735761 #24870]  INFO -- : Writing controllers/form_dropdown_controller-6a245d39.js
I, [2026-05-13T23:14:24.735912 #24870]  INFO -- : Writing controllers/convert_to_trade_controller-f73d0e41.js
I, [2026-05-13T23:14:24.736126 #24870]  INFO -- : Writing controllers/import_controller-039d85ac.js
I, [2026-05-13T23:14:24.736285 #24870]  INFO -- : Writing controllers/exchange_rate_form_controller-e7e7e910.js
I, [2026-05-13T23:14:24.736453 #24870]  INFO -- : Writing controllers/sankey_chart_controller-ff8646f9.js
I, [2026-05-13T23:14:24.736650 #24870]  INFO -- : Writing controllers/onboarding_controller-429d4e14.js
I, [2026-05-13T23:14:24.736805 #24870]  INFO -- : Writing controllers/color_select_controller-3af5d262.js
I, [2026-05-13T23:14:24.736956 #24870]  INFO -- : Writing controllers/coinstats_exchange_fields_controller-8561f5c0.js
I, [2026-05-13T23:14:24.737112 #24870]  INFO -- : Writing controllers/tooltip_controller-d713e701.js
I, [2026-05-13T23:14:24.737268 #24870]  INFO -- : Writing controllers/admin_sso_form_controller-26ad850f.js
I, [2026-05-13T23:14:24.737531 #24870]  INFO -- : Writing controllers/mobile_cell_interaction_controller-d289cee2.js
I, [2026-05-13T23:14:24.737693 #24870]  INFO -- : Writing controllers/element_removal_controller-21d93512.js
I, [2026-05-13T23:14:24.737863 #24870]  INFO -- : Writing controllers/trade_form_controller-cdf427cb.js
I, [2026-05-13T23:14:24.738022 #24870]  INFO -- : Writing controllers/lunchflow_preload_controller-4e2e5db6.js
I, [2026-05-13T23:14:24.738195 #24870]  INFO -- : Writing controllers/viewport_controller-42d597f7.js
I, [2026-05-13T23:14:24.738349 #24870]  INFO -- : Writing controllers/file_upload_controller-685b33a6.js
I, [2026-05-13T23:14:24.738522 #24870]  INFO -- : Writing controllers/selectable_link_controller-8c9a9800.js
I, [2026-05-13T23:14:24.738898 #24870]  INFO -- : Writing controllers/donut_chart_controller-bb8ead2f.js
I, [2026-05-13T23:14:24.739080 #24870]  INFO -- : Writing controllers/admin_invitation_delete_controller-c7cd84c3.js
I, [2026-05-13T23:14:24.739242 #24870]  INFO -- : Writing controllers/split_transaction_controller-8848e09f.js
I, [2026-05-13T23:14:24.739432 #24870]  INFO -- : Writing controllers/categorize_controller-10fe7907.js
I, [2026-05-13T23:14:24.739675 #24870]  INFO -- : Writing controllers/reports_sortable_controller-70a8de6e.js
I, [2026-05-13T23:14:24.739872 #24870]  INFO -- : Writing controllers/transfer_match_controller-9d72e1ed.js
I, [2026-05-13T23:14:24.740043 #24870]  INFO -- : Writing controllers/time_series_chart_controller-6559ded3.js
I, [2026-05-13T23:14:24.740271 #24870]  INFO -- : Writing controllers/select_all_controller-8debecdf.js
I, [2026-05-13T23:14:24.740419 #24870]  INFO -- : Writing controllers/color_avatar_controller-e07c87d1.js
I, [2026-05-13T23:14:24.740583 #24870]  INFO -- : Writing controllers/lazy_load_controller-0be9f3df.js
I, [2026-05-13T23:14:24.740733 #24870]  INFO -- : Writing controllers/stale_account_action_controller-c7c08598.js
I, [2026-05-13T23:14:24.740884 #24870]  INFO -- : Writing controllers/confirm_dialog_controller-b60785fa.js
I, [2026-05-13T23:14:24.741036 #24870]  INFO -- : Writing controllers/reports_section_controller-dc396f46.js
I, [2026-05-13T23:14:24.741189 #24870]  INFO -- : Writing controllers/account_type_selector_controller-acf59566.js
I, [2026-05-13T23:14:24.741337 #24870]  INFO -- : Writing controllers/password_visibility_controller-d18a8351.js
I, [2026-05-13T23:14:24.741517 #24870]  INFO -- : Writing controllers/holding_security_remap_controller-a0b24812.js
I, [2026-05-13T23:14:24.741676 #24870]  INFO -- : Writing controllers/qif_date_format_controller-8a54b073.js
I, [2026-05-13T23:14:24.741985 #24870]  INFO -- : Writing controllers/theme_controller-29f76254.js
I, [2026-05-13T23:14:24.742135 #24870]  INFO -- : Writing controllers/category_badge_select_controller-50eb170c.js
I, [2026-05-13T23:14:24.742319 #24870]  INFO -- : Writing controllers/rule/conditions_controller-7e8f1bdb.js
I, [2026-05-13T23:14:24.744681 #24870]  INFO -- : Writing controllers/rule/actions_controller-2768ed96.js
I, [2026-05-13T23:14:24.744845 #24870]  INFO -- : Writing controllers/preserve_scroll_controller-31638673.js
I, [2026-05-13T23:14:24.745602 #24870]  INFO -- : Writing controllers/bulk_select_controller-8b6abe5f.js
I, [2026-05-13T23:14:24.746389 #24870]  INFO -- : Writing controllers/application-01e32596.js
I, [2026-05-13T23:14:24.746558 #24870]  INFO -- : Writing controllers/loading_button_controller-3c79490e.js
I, [2026-05-13T23:14:24.746739 #24870]  INFO -- : Writing controllers/budget_filter_controller-dcb8f9a0.js
I, [2026-05-13T23:14:24.747840 #24870]  INFO -- : Writing controllers/transactions_section_controller-e61c6da9.js
I, [2026-05-13T23:14:24.747998 #24870]  INFO -- : Writing controllers/auto_submit_form_controller-1eeda434.js
I, [2026-05-13T23:14:24.748624 #24870]  INFO -- : Writing controllers/auto_open_controller-4acfd1ad.js
I, [2026-05-13T23:14:24.748782 #24870]  INFO -- : Writing controllers/transaction_form_controller-e102450b.js
I, [2026-05-13T23:14:24.748941 #24870]  INFO -- : Writing controllers/chat_controller-1a6e9e1a.js
I, [2026-05-13T23:14:24.749721 #24870]  INFO -- : Writing controllers/clipboard_controller-d003d177.js
I, [2026-05-13T23:14:24.749876 #24870]  INFO -- : Writing controllers/rules_controller-946943b6.js
I, [2026-05-13T23:14:24.750669 #24870]  INFO -- : Writing controllers/list_keyboard_navigation_controller-312ee58a.js
I, [2026-05-13T23:14:24.752211 #24870]  INFO -- : Writing controllers/hotkey_controller-bad4f2fd.js
I, [2026-05-13T23:14:24.752374 #24870]  INFO -- : Writing controllers/profile_image_preview_controller-4a0e9b72.js
I, [2026-05-13T23:14:24.752557 #24870]  INFO -- : Writing controllers/turbo_frame_timeout_controller-72eefd0e.js
I, [2026-05-13T23:14:24.753047 #24870]  INFO -- : Writing controllers/attachment_upload_controller-04fd53bf.js
I, [2026-05-13T23:14:24.753204 #24870]  INFO -- : Writing controllers/dashboard_section_controller-24eb445e.js
I, [2026-05-13T23:14:24.753658 #24870]  INFO -- : Writing controllers/transfer_form_controller-ac2b72b2.js
I, [2026-05-13T23:14:24.754162 #24870]  INFO -- : Writing controllers/cashflow_expand_controller-c0e5b21a.js
I, [2026-05-13T23:14:24.754346 #24870]  INFO -- : Writing controllers/plaid_controller-3b63d9d6.js
I, [2026-05-13T23:14:24.754554 #24870]  INFO -- : Writing controllers/dashboard_sortable_controller-c7fbed28.js
I, [2026-05-13T23:14:24.755177 #24870]  INFO -- : Writing controllers/index-236ab973.js
I, [2026-05-13T23:14:24.755360 #24870]  INFO -- : Writing controllers/privacy_mode_controller-1e6adcf4.js
I, [2026-05-13T23:14:24.755797 #24870]  INFO -- : Writing controllers/multi_select_controller-9dd6baf0.js
I, [2026-05-13T23:14:24.755963 #24870]  INFO -- : Writing controllers/checkbox_toggle_controller-bc304511.js
I, [2026-05-13T23:14:24.756835 #24870]  INFO -- : Writing controllers/polling_controller-40cb74d4.js
I, [2026-05-13T23:14:24.757333 #24870]  INFO -- : Writing controllers/select_controller-f67c21b3.js
I, [2026-05-13T23:14:24.757650 #24870]  INFO -- : Writing controllers/cost_basis_form_controller-49f32ee0.js
I, [2026-05-13T23:14:24.757825 #24870]  INFO -- : Writing controllers/color_badge_controller-0b954220.js
I, [2026-05-13T23:14:24.758122 #24870]  INFO -- : Writing controllers/list_filter_controller-a67f6976.js
I, [2026-05-13T23:14:24.758301 #24870]  INFO -- : Writing controllers/category_controller-209ca5b2.js
I, [2026-05-13T23:14:24.759019 #24870]  INFO -- : Writing controllers/drawer_cost_basis_controller-5a0d6759.js
I, [2026-05-13T23:14:24.759200 #24870]  INFO -- : Writing controllers/money_field_controller-a3e8e484.js
I, [2026-05-13T23:14:24.760000 #24870]  INFO -- : Writing controllers/bank_search_controller-57430602.js
I, [2026-05-13T23:14:24.760175 #24870]  INFO -- : Writing controllers/currency_preferences_controller-3d3c8334.js
I, [2026-05-13T23:14:24.760356 #24870]  INFO -- : Writing controllers/deletion_controller-abd5c785.js
I, [2026-05-13T23:14:24.761139 #24870]  INFO -- : Writing utils/parse_locale_float-ad757afa.js
I, [2026-05-13T23:14:24.761416 #24870]  INFO -- : Writing application-68d10404.js
I, [2026-05-13T23:14:24.762648 #24870]  INFO -- : Writing services/currencies_service-4485eddc.js
I, [2026-05-13T23:14:24.763657 #24870]  INFO -- : Writing d3-quadtree-6793b4ae.js
I, [2026-05-13T23:14:24.763888 #24870]  INFO -- : Writing d3-ease-7cefd8e9.js
I, [2026-05-13T23:14:24.764678 #24870]  INFO -- : Writing d3-chord-fb006d87.js
I, [2026-05-13T23:14:24.764913 #24870]  INFO -- : Writing d3-transition-e0ccac69.js
I, [2026-05-13T23:14:24.765131 #24870]  INFO -- : Writing d3-dispatch-79ecb6ed.js
I, [2026-05-13T23:14:24.766128 #24870]  INFO -- : Writing internmap-1a2ce1e6.js
I, [2026-05-13T23:14:24.766330 #24870]  INFO -- : Writing d3-random-2f15e44b.js
I, [2026-05-13T23:14:24.766567 #24870]  INFO -- : Writing d3-sankey-31151e50.js
I, [2026-05-13T23:14:24.768367 #24870]  INFO -- : Writing d3-brush-fbd8b7f4.js
I, [2026-05-13T23:14:24.768600 #24870]  INFO -- : Writing d3-time-0c5ea8a2.js
I, [2026-05-13T23:14:24.769393 #24870]  INFO -- : Writing d3-dsv-0a36d31b.js
I, [2026-05-13T23:14:24.770353 #24870]  INFO -- : Writing d3-array-dcc21360.js
I, [2026-05-13T23:14:24.770608 #24870]  INFO -- : Writing @floating-ui--utils-20282ad6.js
I, [2026-05-13T23:14:24.770836 #24870]  INFO -- : Writing d3-drag-1641fd0c.js
I, [2026-05-13T23:14:24.771827 #24870]  INFO -- : Writing d3-interpolate-46876ef7.js
I, [2026-05-13T23:14:24.772080 #24870]  INFO -- : Writing d3-shape-2e289679.js
I, [2026-05-13T23:14:24.773046 #24870]  INFO -- : Writing d3-geo-85871f22.js
I, [2026-05-13T23:14:24.773930 #24870]  INFO -- : Writing d3-color-105ebb5b.js
I, [2026-05-13T23:14:24.774170 #24870]  INFO -- : Writing d3-fetch-72a3c2eb.js
I, [2026-05-13T23:14:24.774934 #24870]  INFO -- : Writing d3-scale-chromatic-194b7e0a.js
I, [2026-05-13T23:14:24.775176 #24870]  INFO -- : Writing d3-zoom-f8d842d9.js
I, [2026-05-13T23:14:24.775402 #24870]  INFO -- : Writing d3-hierarchy-e550ac50.js
I, [2026-05-13T23:14:24.776256 #24870]  INFO -- : Writing d3-contour-f8d81ff4.js
I, [2026-05-13T23:14:24.777023 #24870]  INFO -- : Writing delaunator-f7d3bb2a.js
I, [2026-05-13T23:14:24.777206 #24870]  INFO -- : Writing d3-selection-6536d848.js
I, [2026-05-13T23:14:24.777397 #24870]  INFO -- : Writing d3-format-89ab33aa.js
I, [2026-05-13T23:14:24.778389 #24870]  INFO -- : Writing robust-predicates-ee031280.js
I, [2026-05-13T23:14:24.778621 #24870]  INFO -- : Writing d3-polygon-d04ed820.js
I, [2026-05-13T23:14:24.779239 #24870]  INFO -- : Writing d3-axis-85fa0849.js
I, [2026-05-13T23:14:24.780016 #24870]  INFO -- : Writing @floating-ui--core-916475eb.js
I, [2026-05-13T23:14:24.780215 #24870]  INFO -- : Writing d3-scale-541e3be4.js
I, [2026-05-13T23:14:24.780417 #24870]  INFO -- : Writing d3-time-format-7c088be1.js
I, [2026-05-13T23:14:24.781099 #24870]  INFO -- : Writing @floating-ui--utils--dom-ffff1bce.js
I, [2026-05-13T23:14:24.781264 #24870]  INFO -- : Writing d3-1337d2d9.js
I, [2026-05-13T23:14:24.782092 #24870]  INFO -- : Writing @github--hotkey-9ba48063.js
I, [2026-05-13T23:14:24.782894 #24870]  INFO -- : Writing d3-delaunay-42a3bc59.js
I, [2026-05-13T23:14:24.783085 #24870]  INFO -- : Writing d3-timer-82d936b5.js
I, [2026-05-13T23:14:24.783911 #24870]  INFO -- : Writing @floating-ui--dom-dcb62c4d.js
I, [2026-05-13T23:14:24.784094 #24870]  INFO -- : Writing d3-force-5d1545f7.js
I, [2026-05-13T23:14:24.784265 #24870]  INFO -- : Writing @simonwep--pickr-67bdb03b.js
I, [2026-05-13T23:14:24.785067 #24870]  INFO -- : Writing d3-path-9309aabd.js
I, [2026-05-13T23:14:24.785231 #24870]  INFO -- : Writing provider_sync_summary.html-297d4b8f.erb
I, [2026-05-13T23:14:24.785429 #24870]  INFO -- : Writing provider_sync_summary-de61cca2.rb
I, [2026-05-13T23:14:24.786977 #24870]  INFO -- : Writing UI/account_page.html-159f3828.erb
I, [2026-05-13T23:14:24.787203 #24870]  INFO -- : Writing UI/account/balance_reconciliation-0638f8a9.rb
I, [2026-05-13T23:14:24.787924 #24870]  INFO -- : Writing UI/account/chart-ba7b706e.rb
I, [2026-05-13T23:14:24.788095 #24870]  INFO -- : Writing UI/account/chart.html-27e70d0e.erb
I, [2026-05-13T23:14:24.788255 #24870]  INFO -- : Writing UI/account/activity_date-133afed6.rb
I, [2026-05-13T23:14:24.789249 #24870]  INFO -- : Writing UI/account/activity_date.html-71485a8e.erb
I, [2026-05-13T23:14:24.789415 #24870]  INFO -- : Writing UI/account/activity_feed-faa47561.rb
I, [2026-05-13T23:14:24.789589 #24870]  INFO -- : Writing UI/account/balance_reconciliation.html-50bbfcb8.erb
I, [2026-05-13T23:14:24.790237 #24870]  INFO -- : Writing UI/account/activity_feed.html-02c89a44.erb
I, [2026-05-13T23:14:24.790997 #24870]  INFO -- : Writing UI/account_page-4fb7e06f.rb
I, [2026-05-13T23:14:24.791157 #24870]  INFO -- : Writing DS/link-93c5dfd3.rb
I, [2026-05-13T23:14:24.791355 #24870]  INFO -- : Writing DS/tooltip-f88b9459.rb
I, [2026-05-13T23:14:24.791914 #24870]  INFO -- : Writing DS/menu-c88b3701.rb
I, [2026-05-13T23:14:24.792071 #24870]  INFO -- : Writing DS/disclosure-d544887e.rb
I, [2026-05-13T23:14:24.792229 #24870]  INFO -- : Writing DS/tooltip.html-4791a9e5.erb
I, [2026-05-13T23:14:24.792781 #24870]  INFO -- : Writing DS/disclosure.html-d78bca61.erb
I, [2026-05-13T23:14:24.793404 #24870]  INFO -- : Writing DS/menu.html-eecd1418.erb
I, [2026-05-13T23:14:24.793568 #24870]  INFO -- : Writing DS/alert.html-fe519513.erb
I, [2026-05-13T23:14:24.793733 #24870]  INFO -- : Writing DS/filled_icon.html-89b8e956.erb
I, [2026-05-13T23:14:24.794827 #24870]  INFO -- : Writing DS/tooltip_controller-de9fd5e3.js
I, [2026-05-13T23:14:24.795020 #24870]  INFO -- : Writing DS/tabs.html-94baeaf4.erb
I, [2026-05-13T23:14:24.795760 #24870]  INFO -- : Writing DS/alert-ed9ea782.rb
I, [2026-05-13T23:14:24.795916 #24870]  INFO -- : Writing DS/buttonish-8d0d5110.rb
I, [2026-05-13T23:14:24.796071 #24870]  INFO -- : Writing DS/tabs_controller-902700aa.js
I, [2026-05-13T23:14:24.796908 #24870]  INFO -- : Writing DS/dialog-c73bf857.rb
I, [2026-05-13T23:14:24.797067 #24870]  INFO -- : Writing DS/menu_item-e7657f45.rb
I, [2026-05-13T23:14:24.797220 #24870]  INFO -- : Writing DS/tab-80ece0ba.rb
I, [2026-05-13T23:14:24.798055 #24870]  INFO -- : Writing DS/link.html-6b81dd87.erb
I, [2026-05-13T23:14:24.798821 #24870]  INFO -- : Writing DS/select-9b6d23b1.rb
I, [2026-05-13T23:14:24.799517 #24870]  INFO -- : Writing DS/toggle.html-fdf18d36.erb
I, [2026-05-13T23:14:24.799684 #24870]  INFO -- : Writing DS/menu_item.html-4f898e23.erb
I, [2026-05-13T23:14:24.799843 #24870]  INFO -- : Writing DS/select.html-24300868.erb
I, [2026-05-13T23:14:24.800725 #24870]  INFO -- : Writing DS/button.html-8c12c4be.erb
I, [2026-05-13T23:14:24.800884 #24870]  INFO -- : Writing DS/dialog_controller-18636c30.js
I, [2026-05-13T23:14:24.801641 #24870]  INFO -- : Writing DS/filled_icon-cfdb8e05.rb
I, [2026-05-13T23:14:24.801788 #24870]  INFO -- : Writing DS/button-61c3ae38.rb
I, [2026-05-13T23:14:24.801926 #24870]  INFO -- : Writing DS/toggle-ff55169f.rb
I, [2026-05-13T23:14:24.803081 #24870]  INFO -- : Writing DS/tabs/nav-b4146959.rb
I, [2026-05-13T23:14:24.803273 #24870]  INFO -- : Writing DS/tabs/panel-c3c7f0be.rb
I, [2026-05-13T23:14:24.803412 #24870]  INFO -- : Writing DS/tabs-b278c268.rb
I, [2026-05-13T23:14:24.804839 #24870]  INFO -- : Writing DS/menu_controller-d5e7ea59.js
I, [2026-05-13T23:14:24.804998 #24870]  INFO -- : Writing DS/dialog.html-2f3587a0.erb
I, [2026-05-13T23:14:24.805142 #24870]  INFO -- : Writing design_system_component-3d686794.rb
I, [2026-05-13T23:14:24.805926 #24870]  INFO -- : Writing application_component-d0e8cb9f.rb
  ✔️   Built Sure
  ✔️   Configured Sure
  ✖️   in line 105: exit code 1 (General error / Operation not permitted): while executing command  systemctl enable -q --now sure sure-worker

  --- Last 20 lines of log ---
[2026-05-13 22:04:51] [OK] IPv6 Internet Connected
[2026-05-13 22:04:51] [OK] Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
[2026-05-13 22:04:51] [INFO] Updating Container OS
[2026-05-13 22:27:48] [OK] Updated Container OS
[2026-05-13 22:27:58] [INFO] Installing Dependencies
[2026-05-13 23:00:18] [OK] Installed Dependencies
[2026-05-13 23:00:26] [INFO] Fetching GitHub release: Sure (0.7.0-hotfix.2)
[2026-05-13 23:00:28] [OK] Deployed: Sure (0.7.0-hotfix.2)
[2026-05-13 23:00:28] [INFO] Setup PostgreSQL 16
[2026-05-13 23:05:09] [OK] Setup PostgreSQL 16
[2026-05-13 23:05:10] [INFO] Setting up PostgreSQL Database
[2026-05-13 23:05:17] [OK] Set up PostgreSQL Database
[2026-05-13 23:05:17] [INFO] Setup Ruby 3.4.7
[2026-05-13 23:12:43] [OK] Setup Ruby 3.4.7
[2026-05-13 23:12:43] [INFO] Building Sure
[2026-05-13 23:14:24] [OK] Built Sure
[2026-05-13 23:14:24] [INFO] Configuring Sure
[2026-05-13 23:14:24] [OK] Configured Sure
[2026-05-13 23:14:24] [INFO] Creating Services
[2026-05-13 23:14:25] [ERROR] in line 105: exit code 1 (General error / Operation not permitted): while executing command  systemctl enable -q --now sure sure-worker
  -----------------------------------

  ✖️   Installation failed in container 142 (exit code: 1)
 📋 Installation log: /tmp/sure-142-04cc4ddc.log

  Error: General error / Operation not permitted

What would you like to do?

  1) Remove container and exit
  2) Keep container for debugging
  3) Retry with verbose mode (full rebuild)
  4) Retry with DNS override in LXC (8.8.8.8 / 1.1.1.1)

🖼️ Additional context (optional).

Journactl for sure.service:

root@sure:~# journalctl -xeu sure.service
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░ 
░░ Le redémarrage automatique de l'unité (unit) sure.service a été planifié, en
░░ raison de sa configuration avec le paramètre Restart=.
mai 13 23:20:33 sure systemd[1]: Starting sure.service - Sure Service...
░░ Subject: L'unité (unit) sure.service a commencé à démarrer
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░ 
░░ L'unité (unit) sure.service a commencé à démarrer.
mai 13 23:20:33 sure rails[25605]: env: ‘ruby’: Aucun fichier ou dossier de ce nom
mai 13 23:20:33 sure systemd[1]: sure.service: Control process exited, code=exited, status=127/n/a
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░ 
░░ An ExecStartPre= process belonging to unit sure.service has exited.
░░ 
░░ The process' exit code is 'exited' and its exit status is 127.
mai 13 23:20:33 sure systemd[1]: sure.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░ 
░░ The unit sure.service has entered the 'failed' state with result 'exit-code'.
mai 13 23:20:33 sure systemd[1]: Failed to start sure.service - Sure Service.
░░ Subject: L'unité (unit) sure.service a échoué
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░ 
░░ L'unité (unit) sure.service a échoué, avec le résultat failed.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinginvestigationWe are looking into it

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions