I just tried again with the same result
maybe this will help
cryptpad@cryptpad:~/cryptpad$ git fetch origin --tags
remote: Enumerating objects: 2279, done.
remote: Counting objects: 100% (1516/1516), done.
remote: Compressing objects: 100% (77/77), done.
remote: Total 2279 (delta 1457), reused 1485 (delta 1439), pack-reused 763 (from 1)
Receiving objects: 100% (2279/2279), 1.05 MiB | 9.26 MiB/s, done.
Resolving deltas: 100% (1793/1793), completed with 212 local objects.
From https://github.com/cryptpad/cryptpad
81f70c6a6..4d1d4852c 1099-performance-table-not-responsive-for-mobile -> origin/1099-performance-table-not-responsive-for-mobile
072dba254..caf8af3e3 1406-password-confirmation-button-badly-formatted-on-mobile -> origin/1406-password-confirmation-button-badly-formatted-on-mobile
9c032931d..e4da9285d 1541-modal-before-enabling-mandatory-2fa -> origin/1541-modal-before-enabling-mandatory-2fa
* [new branch] 2024.9-rc -> origin/2024.9-rc
* [new branch] 2024.9-test -> origin/2024.9-test
* [new branch] Misaligned-file-menu-items -> origin/Misaligned-file-menu-items
* [new branch] better-metadata -> origin/better-metadata
* [new branch] block -> origin/block
* [new branch] calendar-dropdown-fixes -> origin/calendar-dropdown-fixes
* [new branch] calendar-modal-ui-fixes -> origin/calendar-modal-ui-fixes
* [new branch] checkup-support -> origin/checkup-support
* [new branch] choice-and-checkbox-grids-overflow -> origin/choice-and-checkbox-grids-overflow
* [new branch] code-on-mobile-no-preview -> origin/code-on-mobile-no-preview
* [new branch] contact-request-notification-fixes -> origin/contact-request-notification-fixes
* [new branch] contacts -> origin/contacts
* [new branch] ctrl+e-modal-navigation-fixes -> origin/ctrl+e-modal-navigation-fixes
* [new branch] dependabot/npm_and_yarn/npm_and_yarn-90067d527a -> origin/dependabot/npm_and_yarn/npm_and_yarn-90067d527a
* [new branch] form-description-keyboard-fixes -> origin/form-description-keyboard-fixes
* [new branch] form-ui-fixes -> origin/form-ui-fixes
* [new branch] form_settingsmodal_accessibility -> origin/form_settingsmodal_accessibility
* [new branch] formmodal_accessibility -> origin/formmodal_accessibility
* [new branch] formpassword_warning -> origin/formpassword_warning
* [new branch] game -> origin/game
* [new branch] generated-avatars-display-on-two-lines -> origin/generated-avatars-display-on-two-lines
* [new branch] history-limit -> origin/history-limit
* [new branch] history-viewbuttons-overlap -> origin/history-viewbuttons-overlap
* [new branch] kanban-seminar -> origin/kanban-seminar
3863888fd..fe481eda2 main -> origin/main
5383f9ef1..965af5d1d memory -> origin/memory
* [new branch] missing-padding-on-form-questions -> origin/missing-padding-on-form-questions
* [new branch] missing-padding-on-form-settings -> origin/missing-padding-on-form-settings
3722d0902..980f93217 monitoring -> origin/monitoring
* [new branch] multiple-calendars-inout-of-view -> origin/multiple-calendars-inout-of-view
* [new branch] new-event-calendar-modal-out-of-view -> origin/new-event-calendar-modal-out-of-view
* [new branch] notifications-padding-issue -> origin/notifications-padding-issue
97a806353..66047fed0 ooapi -> origin/ooapi
* [new branch] ooapi-dl -> origin/ooapi-dl
* [new branch] remove-bootstrap -> origin/remove-bootstrap
* [new branch] requestedit_button -> origin/requestedit_button
* [new branch] roster -> origin/roster
* [new branch] rt-buttons-fix -> origin/rt-buttons-fix
8c11b8c4c..5d887b53a sodium -> origin/sodium
072dba254..e40410eec staging -> origin/staging
* [new branch] tiptap -> origin/tiptap
* [new branch] trashrestore_elementselection -> origin/trashrestore_elementselection
* [new branch] upload-diagram-images-on-import -> origin/upload-diagram-images-on-import
5e83049c8..027d786cf weblate -> origin/weblate
* [new branch] worker-issues -> origin/worker-issues
* [new tag] 2024.6.1 -> 2024.6.1
* [new tag] 2024.9.0 -> 2024.9.0
cryptpad@cryptpad:~/cryptpad$ git checkout 2024.9.0
error: Your local changes to the following files would be overwritten by checkout:
package-lock.json
package.json
Please commit your changes or stash them before you switch branches.
Aborting
cryptpad@cryptpad:~/cryptpad$ git stash
Saved working directory and index state WIP on (no branch): febafddc2 Merge 2024.6-rc branch for release
cryptpad@cryptpad:~/cryptpad$ git checkout 2024.9.0
Previous HEAD position was febafddc2 Merge 2024.6-rc branch for release
HEAD is now at 0d872af27 Update changelog
cryptpad@cryptpad:~/cryptpad$ npm ci
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'json.sortify@2.2.2',
npm WARN EBADENGINE required: { node: '>=4.0.0', npm: '~1.0.20' },
npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated debuglog@0.0.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated lex@1.7.9: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
added 553 packages, and audited 554 packages in 32s
70 packages are looking for funding
run `npm fund` for details
5 vulnerabilities (3 low, 2 moderate)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
cryptpad@cryptpad:~/cryptpad$ npm run install:components
> cryptpad@2024.9.0 install:components
> node scripts/copy-components.js
cryptpad@cryptpad:~/cryptpad$ ./install-onlyoffice.sh
v1 was up to date
v2b was up to date
v4 was up to date
v5 was up to date
v6 was up to date
fatal: invalid reference: e1267803
cryptpad@cryptpad:~/cryptpad$ git --version
git version 2.39.5
cryptpad@cryptpad:~/cryptpad$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm