-
Notifications
You must be signed in to change notification settings - Fork 47
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
[CouchDB] Issues with latest AWS image (Ver 3.2.2-8-r03 on Debian 11) #243
Comments
Hi @Defcon089, Thanks for using Bitnami. According to the logs you shared, it looks like some requests worked on your installation, so I understand your issue may be more related with CouchDB itself than with the Bitnami installation. We recommend you to open a new question in the CouchDB official support channels, where other people with more experience using the application may help you. |
Hi @gongomgra |
Hi @Defcon089, Thanks for your message. Can you give us more information on how to reproduce your issue? Do you have any link to the guide you are following? Apart from that, can you also open a ticket in the official CouchDB forums? I think someone with more experience using CouchDB may be of help in this case (at least to help debugging the errors). |
Hi @gongomgra |
Hi @gongomgra
|
It seems to be a bug of the application itself. I recommend asking in the official forum. |
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback. |
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary. |
@mdhont the bug you refer to is from over 4 years ago. The Bitnami releases prior to 1st August 2022 as detailed in my previous post were working fine so this hasn't been an issue. |
Hi @Defcon089 , Thanks for your message and sorry for the delay on getting back to you. I reproduced your issue but I couldn't find the reason causing this (still checking). From the logs, I also found the command causing the segmentation fault
And it is true it generates a segmentation fault error running it from the command line. I'm trying to find out more information about this. I will keep you posted. |
I found our
|
Hi @Defcon089, I built both the
Apart from that, I launched the official Docker image for CouchDB 3.2.2, and I realized they are using another version of SpiderMonkey.
I also verify we were using a different SpiderMonkey version in the previous image (the one you mentioned that worked fine). I will open a new task for our engineering team to review this and check if using another version of SpiderMonkey solves the issue. Unfortunately, we can't provide you with any estimation for this to be solved, but we will post any update in this thread. |
Hi @Defcon089, @AnalogJ, Just a quick note to let you know that we have found a fix for this issue and that we are in the process of releasing a new revision of our CouchDB 3.x assets including the fix. It was caused by the way we were building the SpiderMonkey library. I'm also sharing a screenshot of the updated solution successfully running the "verify installation" process We will post an update once the different assets are released. |
Hi @Defcon089, We have released all assets related to CouchDB including the fix. You can download the latest revision of them, or get the new AWS AMI IDs from our website |
Platform
AWS
bndiagnostic ID know more about bndiagnostic ID
edfd39c1-430a-ac07-e22c-82e36132683d
bndiagnostic output
✓ Resources: No issues found
? Connectivity: Found possible issues
✓ Processes: No issues found
bndiagnostic was not useful. Could you please tell us why?
The suggested guides did not address my issue
Describe your issue as much as you can
Brand new AWS CouchDB image deployment. The Fauxton 'Verify CouchDB installation' fails at 'Create view' accompanied my massess of repeated error messages in the CouchDB logs.
Adding user fails and unable to add documents to any database that contains a _design/_auth with a "validate_doc_update" function. The same error message is seen in the error logs as when verifying installation.
The text was updated successfully, but these errors were encountered: