nextcloud / nextcloud/documentserver_community
Exception: sh: ../../tools/allfontsgen: not found
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 142
- Forks
- 32
- Avg merge
- 23h 13m
- Merged PRs (30d)
- 15
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
Stuck in maintenance mode and I cant get out.
Here is the error I am getting.
Exception: sh: ../../tools/allfontsgen: not found
Detailed logs
Preparing updateSet log level to debug
Turned on maintenance mode
Repair step: Repair MySQL collation
Repair info: All tables already have the correct collation -> nothing to do
Repair step: Repair SQLite autoincrement
Repair step: Copy data from accounts table when migrating from ownCloud
Repair step: Drop account terms table when migrating from ownCloud
Updating database schema
Updated database
Repair step: Rebuild font library
Exception: sh: ../../tools/allfontsgen: not found
The update was unsuccessful. Please report this issue to the Nextcloud community.
Looking for any help I can get to fix this. Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the maintenance-mode update flow and the repair step that rebuilds the font library. Investigate why ../../tools/allfontsgen is not found during the update, using the reported log as the reproduction point. Done means the update completes without this exception and the instance can leave maintenance mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100