Turn on issue search #589

Closed
opened 2024-03-28 13:49:58 +00:00 by decentral1se · 6 comments
Owner

@basebuilder @p4u1 & myself are convinced Gitea search is broken here 😆 Can someone from the Good Ship Autonomic take a look into it? For example, we see that search is working nicely on Codeberg: test search

@basebuilder @p4u1 & myself are convinced Gitea search is broken here 😆 Can someone from the Good Ship Autonomic take a look into it? For example, we see that search is working nicely on Codeberg: [test search](https://codeberg.org/eotl/sextant/issues?type=all&state=open&labels=&milestone=0&project=0&assignee=0&poster=0&q=testing)
decentral1se added the
enhancement
label 2024-03-28 13:49:58 +00:00
Owner

Yeah seems so https://git.coopcloud.tech/coop-cloud/organising/issues?type=all&state=open&labels=&milestone=0&project=0&assignee=0&poster=0&q=search

Can someone from the Good Ship Autonomic take a look into it?

Counterproposal: anyone else in the federation down to be onboarded to the server and take a look? We're already doing all the routine maintenance 😬

Yeah seems so https://git.coopcloud.tech/coop-cloud/organising/issues?type=all&state=open&labels=&milestone=0&project=0&assignee=0&poster=0&q=search > Can someone from the Good Ship Autonomic take a look into it? Counterproposal: anyone else in the federation down to be onboarded to the server and take a look? We're already doing all the routine maintenance 😬
Author
Owner

@3wordchant nice, can have a gander yeh! Thanks for the maintenance work 💝 Ill DM my public key on Matrix. Anyone else welcome also!

@3wordchant nice, can have a gander yeh! Thanks for the maintenance work 💝 Ill DM my public key on Matrix. Anyone else welcome also!
Author
Owner

Aight, I think it is just disabled. Here is the patch for the recipe: coop-cloud/gitea#33. If that looks legit, whenever the .env configs get shared, I can run the updates (or feel free whoever else wants to pick it up Autonomic side!). Warning enabling the indexer apparently demands a lot more from the server...

Aight, I think it is just disabled. Here is the patch for the recipe: https://git.coopcloud.tech/coop-cloud/gitea/pulls/33. If that looks legit, whenever the `.env` configs get shared, I can run the updates (or feel free whoever else wants to pick it up Autonomic side!). **Warning** enabling the indexer apparently demands a lot more from the server...
decentral1se changed title from Gitea issue search broken here? to Turn on issue search 2024-03-29 09:11:40 +00:00
Owner

Incoming repo from behind! Drop altitude! https://git.coopcloud.tech/coop-cloud/coop-cloud-apps

Incoming repo from behind! Drop altitude! https://git.coopcloud.tech/coop-cloud/coop-cloud-apps
Author
Owner

Throwing in the towel after a few hours hacking on this 😑 There was a bug in the re-generation of the indexes which was resolved by removing an old user account. Everything seems to be working now except there doesn't seem to be much going into the issues.bleve:

e3f06548be2d:/var/lib/gitea/data/indexers$ du -sh *
52.0K	issues.bleve
173.2M	repos.bleve

Triggering "Rebuild issue indexer" on https://git.coopcloud.tech/admin/monitor/cron (as admin user) doesn't seem to do anything? I'm not sure, no logs and when I rm that issues.bleve file, it is only re-generated on a re-deploy got Gitea...

Anyone got any ideas?

Throwing in the towel after a few hours hacking on this 😑 There was a bug in the re-generation of the indexes which was resolved by removing an old user account. Everything seems to be working now except there doesn't seem to be much going into the `issues.bleve`: ``` e3f06548be2d:/var/lib/gitea/data/indexers$ du -sh * 52.0K issues.bleve 173.2M repos.bleve ``` Triggering "Rebuild issue indexer" on https://git.coopcloud.tech/admin/monitor/cron (as admin user) doesn't seem to do anything? I'm not sure, no logs and when I rm that `issues.bleve` file, it is only re-generated on a re-deploy got Gitea... Anyone got any ideas?
Author
Owner

Omg @josef https://forum.cloudron.io/topic/8423/issue-indexer-queue-not-getting-processed-8000-unfinished-jobs/11?_=1711983293978&lang=en-GB that final tab I was just closing and there was the solution! It works again!? Gonna clean up my hacks and push a new Gitea recipe release... 😂

Omg @josef https://forum.cloudron.io/topic/8423/issue-indexer-queue-not-getting-processed-8000-unfinished-jobs/11?_=1711983293978&lang=en-GB that final tab I was just closing and there was the solution! It works again!? Gonna clean up my hacks and push a new Gitea recipe release... 😂
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#589
No description provided.