Turn on issue search #589

Closed
opened 2024-03-28 13:49:58 +00:00 by decentral1se · 8 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 @sef 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 @sef 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... 😂
Author
Owner

@kawaiipunk seems like this is broken again after the server explosion? I don't think I pushed up my changes. Still locked out of the server due to that AllowUsers issue but can fix it up whenever you have time to get back on this. Will re-open for now.

@kawaiipunk seems like this is broken again after the server explosion? I don't think I pushed up my changes. Still locked out of the server due to that `AllowUsers` issue but can fix it up whenever you have time to get back on this. Will re-open for now.
Author
Owner

Annnnnd it's back 💖

Annnnnd it's back 💖
Sign in to join this conversation.
No description provided.