misohouse

Results 25 comments of misohouse

@pierremahot Thank you for detailed instruction! I have some question. When I typed "mc alias ls", a source named "local" existed (presumably with existing minio data stored in it), I...

@pierremahot I'm not sure if the commands I ran are correct ![0](https://github.com/OpenCTI-Platform/opencti/assets/19428462/da0dc233-3510-4338-a7bd-d63c0e165a41) First, I checked the bucket path against the local_new alias I had created, and then did an mc...

@pierremahot Thanks to your advice, I was able to solve the problem. I'm managing my docker through **portainer**, so I solved the problem a little differently than you suggested. _**First,...

@pierremahot Thank you for your fast feedback! :) I wanted to do what you said, but I didn't have any problems until the process of creating a new minio via...

@pierremahot In my environment, the mc alias only works if the service at the URL that goes into the alias setting as an argument is actually running. Therefore, commands with...

@pierremahot I tried the method you suggested, but I'm still getting the error. Currently, I can access opencti, but when I download the file I exported, I get the error...

@pierremahot Oh, I solved the problem today! I found it just before I got home from work, so I'm sorry I didn't respond. Here's how I did it **1. Create...

@pierremahot I'm currently building a new redhat server, running OpenCTI, and using it without any issues (see photo below). ![1](https://github.com/OpenCTI-Platform/opencti/assets/19428462/54cc57a2-eb52-4388-aa21-eb2e34509a60) ![2](https://github.com/OpenCTI-Platform/opencti/assets/19428462/c40bc21c-c4a9-41c6-81e5-c0a5e1d968a1) ![3](https://github.com/OpenCTI-Platform/opencti/assets/19428462/ba834b59-8210-4455-8d50-126863983fe2) Would it be okay if I don't add...

I verified that the "query":"be6b5136-4db9-4ccd-b2fa-cb8031387f27" in that error statement is the UUIDv4 of the CVE Connector I set up. ![11](https://github.com/OpenCTI-Platform/opencti/assets/19428462/ee624876-ec1b-4de0-b31b-c7f5fccd5ac5) The connector is not in use, so I don't know...

@helene-nguyen I installed kibana as you said and saw that there are max_response_size in 2 places. ![11](https://github.com/OpenCTI-Platform/opencti/assets/19428462/26b0f7cc-587b-4632-b757-75491f65b3c0) ![22](https://github.com/OpenCTI-Platform/opencti/assets/19428462/b7925580-3bc3-4e2b-a1fb-11e16a2c435a) And I changed the max_response_size in 1 of them with the put...