Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nexcloud 27 crash #233

Closed
sergiupapuc opened this issue Jun 20, 2023 · 20 comments
Closed

Nexcloud 27 crash #233

sergiupapuc opened this issue Jun 20, 2023 · 20 comments

Comments

@sergiupapuc
Copy link

Hello

On Nextcloud 27 with Groupfolder install, app Files_fulltextsearch crash the system...

@3038922
Copy link

3038922 commented Jun 20, 2023

me tooo

@prolibre
Copy link

An update should be posted shortly. The problem is known.

#232

@btakita
Copy link

btakita commented Jun 30, 2023

Any word on the update?

@prolibre
Copy link

prolibre commented Jul 1, 2023

Any word on the update?

it's strange indeed

@hanserasmus
Copy link

Same problem here. Disabling fulltextsearch make the server available again, but as soon as I enable it, I get 500 Internal server error.

@DrMurx
Copy link

DrMurx commented Jul 5, 2023

The issue has apparently been fixed in #227 and #231, but the changes didn't make it in 27.0.0 release, and no new version has been released since. You can try applying the patchsets yourself, but there might be a reason why @ArtificialOwl hasn't released a 27.0.1 yet (see my request in #234).

@ArtificialOwl
Copy link
Member

i'll try to do a release today

@angyen
Copy link

angyen commented Jul 19, 2023

i'll try to do a release today
Thank you!

@prolibre
Copy link

prolibre commented Jul 19, 2023

@angyen

Thank you!

2 weeks ago :-)

@jacotec
Copy link

jacotec commented Jul 20, 2023

@ArtificialOwl Whats the status here? I have 500 crashes after updating two instances and found this is the root cause. Update was promised two weeks ago ...

@prolibre
Copy link

@jacotec it all smacks of a developer's vacation :-)

@jacotec
Copy link

jacotec commented Jul 21, 2023

Yap :-)
Just wondered because he wrote he'll push the update two weeks ago.

I've meanwhile patched the two commits manually.

@RuudschMaHinda
Copy link
Member

always fun updating and suddenly getting an error message like that. apparently still is a thing in NC 27.0.1

@angyen
Copy link

angyen commented Jul 22, 2023

Good things require patience...
The developers doesn't owe us anything. Maybe they are really caught up with works or some other incidence, we just have to be patient and wait for their update...
Anyway by disabling the app we can still use nextcloud without issue, so we should just be patient.

@RuudschMaHinda
Copy link
Member

I agree with you wholeheartedly! Was caught up in emotions when that happened. The app should not not be labeled as ready for update though. Having to go through logs and disable apps via the command line isn't fun. Always gives me half a heart attack when after an update I am supposed to ask the admin XD
I should have just mentioned that this is still the case for updating to NC 27.0.1 without the implied accusations.

@angyen
Copy link

angyen commented Jul 25, 2023

I've also patched the two commits manually.
but I have ran into the problem as below when I do indexing
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 211816448 bytes) in /config/www/nextcloud/apps/fulltextsearch_elasticsearch/vendor/elastic/transport/src/Serializer/JsonSerializer.php on line 48

Note that I have already allowed more memory as it suggested and if I allocate more memory in php (I increased it to 2GB) then I will face another problem with elasticsearch

java.lang.outofmemoryerror: java heap space

I have since increase the java heap space on elasticsearch to 8GB but still it gave me the same error.

I think it's either my manual patching is erronous or there is some setting which I din do correctly.

@angyen
Copy link

angyen commented Jul 25, 2023

Just found out that I have set the Maximum file size to index (in Mb).: 128mb which was too high. reduced it to 1mb make the indexing works and completed without error.
How many mb you all set for your Maximum file size to index (in Mb)?

@hanserasmus
Copy link

@ArtificialOwl I know this is a project that you do in your free time, so first off, thank you for that. Have you perhaps been able to make the official release yet that will fix this bug?

@prolibre
Copy link

@ArtificialOwl I know this is a project that you do in your free time, so first off, thank you for that. Have you perhaps been able to make the official release yet that will fix this bug?

This has been fixed for a while now.

@hanserasmus
Copy link

@prolibre I apologise. I missed it. I have updated my NC 27.0.0 version now, I have Groupfolders enabled and it does indeed seem like it is working. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants