cortx icon indicating copy to clipboard operation
cortx copied to clipboard

CORTX Community Object Storage is 100% open source object storage uniquely optimized for mass capacity storage devices.

Results 48 cortx issues
Sort by recently updated
recently updated
newest added

### Problem After restarting the OVA, sometimes the internet connectivity is lost, the IP address of the VM is also lost; commands that don't require the internet like `hctl status`...

bug
needs-attention
Status: L2 Triage
Patrick

### Problem When I try to make a new bucket on the OVA outside of the OVA I get an error with the location-constraint. This error does not occur when...

bug
needs-attention
Status: L2 Triage
Patrick

### [Codacy](https://app.codacy.com/gh/Seagate/cortx/commit?cid=649249280) detected an issue: #### Message: `"express" is not found.` #### Currently on: + **Commit**: f81359d018f9e357a7531949c199114e4ab81e11 + **File**: [doc/integrations/myDrive/backend/controllers/userGoogle.ts](https://github.com/Seagate/cortx/blob/f81359d018f9e357a7531949c199114e4ab81e11/doc/integrations/myDrive/backend/controllers/userGoogle.ts) + **LineNum**: [1](https://github.com/Seagate/cortx/blob/f81359d018f9e357a7531949c199114e4ab81e11/doc/integrations/myDrive/backend/controllers/userGoogle.ts#L1)

needs-attention
Status: Fix Scheduled
Rose
codacy

### [Codacy](https://app.codacy.com/gh/Seagate/cortx/commit?cid=649249280) detected an issue: #### Message: `"vue" is not found.` #### Currently on: + **Commit**: f81359d018f9e357a7531949c199114e4ab81e11 + **File**: [doc/integrations/edgehealth/edgehealth/src/router/index.js](https://github.com/Seagate/cortx/blob/f81359d018f9e357a7531949c199114e4ab81e11/doc/integrations/edgehealth/edgehealth/src/router/index.js) + **LineNum**: [1](https://github.com/Seagate/cortx/blob/f81359d018f9e357a7531949c199114e4ab81e11/doc/integrations/edgehealth/edgehealth/src/router/index.js#L1)

needs-attention
Status: Fix Scheduled
Patrick
codacy

### Problem Missing cmd when compared to prev version https://github.com/Seagate/cortx/blob/main/doc/ova/2.0.0/PI-7/S3_IO_Operations.md https://github.com/Seagate/cortx/blob/main/doc/ova/2.0.0/PI-6/S3_IO_Operations.md v7: - Validate and download the object from the bucket ```bash aws s3 ls s3://mybucket/ ``` v6: - Validate...

bug
documentation
needs-attention
Status: Fix Scheduled
Patrick

### [Codacy](https://app.codacy.com/gh/Seagate/cortx/commit?cid=648130795) detected an issue: #### Message: `Using variable 'response' before assignment` #### Occurred on: + **Commit**: e0340e54f3be0b1fd9906adb22165188f24f4e2b + **File**: [metrics/scrape_slack.py](https://github.com/Seagate/cortx/blob/e0340e54f3be0b1fd9906adb22165188f24f4e2b/metrics/scrape_slack.py) + **LineNum**: [111](https://github.com/Seagate/cortx/blob/e0340e54f3be0b1fd9906adb22165188f24f4e2b/metrics/scrape_slack.py#L111) + **Code**: `cursor = response['response_metadata']['next_cursor']` ####...

needs-attention
Status: Fix Scheduled
Patrick
codacy

### [Codacy](https://app.codacy.com/gh/Seagate/cortx/commit?cid=645137178) detected an issue: #### Message: `'User' was used before it was defined.` #### Currently on: + **Commit**: 85dc2f16566d014ab74f753678df52edf7cada85 + **File**: [doc/integrations/myDrive/backend/models/user.ts](https://github.com/Seagate/cortx/blob/85dc2f16566d014ab74f753678df52edf7cada85/doc/integrations/myDrive/backend/models/user.ts) + **LineNum**: [222](https://github.com/Seagate/cortx/blob/85dc2f16566d014ab74f753678df52edf7cada85/doc/integrations/myDrive/backend/models/user.ts#L222)

bug
needs-attention
Triage: DevAd
codacy

### Problem Codacy Badge sign is not rendering properly in the markdown doc ![image](https://user-images.githubusercontent.com/68423216/171085390-f903880b-6a72-4df1-906d-908d1d41fc52.png) ### Expected behavior should see the badge clearly as ![image](https://user-images.githubusercontent.com/68423216/171085368-a3db589e-45f1-4b59-97de-20a873a40aab.png) ### How to reproduce go to...

bug
documentation
needs-attention
Patrick
Status:_Confirm_Fix
Status:_Fix_Scheduled

Signed-off-by: Mukul Malhotra ### Describe your changes in brief Add a 'shell' directive ### Changes - [ ] Why is this change required? What problem does it solve? - [...

cla-signed
needs-attention
codacy

### Problem I was following the steps outlined in the IO setup guide associated with [OVA PI-7 ](https://github.com/Seagate/cortx/blob/main/doc/ova/2.0.0/PI-7/S3_IO_Operations.md) when following this guide I got to the testing section when I...

bug