Can't delete dataset(s)

Description

DEBUG:

https://jira.ixsystems.com/plugins/servlet/jeditor_file_provider?imgId=ckupload202108237332449330844274473&fileName=debug-nas2-20210823142911.tgz

https://www.truenas.com/community/threads/cant-delete-dataset-s.94899/#post-656383

I get this `s3_update.bindip: Please provide a valid ip address` when trying to delete a dataset throught the UI. Any dataset. I haven't tried from shell yet, but I'm sure it will probably work. This must be http middleware related.

This system has no s3 services running or cloud credentials configured or anything of the like. Nothing on this system, especially errors, should have anything to do with s3 whatsoever.

Current Train: TrueNAS-12.0-STABLE - Release Train for TrueNAS 12.0 [release]
refresh

No updates available.

Problem/Justification

None

Impact

None

Activity

Show:

Bug Clerk August 26, 2021 at 4:29 PM

Bug Clerk August 26, 2021 at 8:53 AM

Dan Inman August 23, 2021 at 6:56 PM

I set browser to false, and ip to 0.0.0.0, and I am now able to delete datasets.

Dan Inman August 23, 2021 at 6:53 PM
Edited

```
midclt call s3.config | jq
{
"id": 1,
"bindip": "",
"bindport": 9000,
"access_key": "****",
"secret_key": "****",
"browser": true,
"certificate": 1,
"storage_path": "/mnt/Pool2/kubernetes"
}
```
Thanks.
This is from an old configuration. Setting an ip address fixed it, but the s3 service is no longer running, so why do I need to configure a service that is not being used?

Waqar August 23, 2021 at 6:42 PM

Thank you for letting us know about it , can you please share the output of "midclt call s3.config | jq" ? Also can you please attach a debug of the system ?

Complete

Details

Assignee

Reporter

Labels

Affects versions

Priority

More fields

Katalon Platform

Created August 23, 2021 at 6:37 PM
Updated July 6, 2022 at 8:59 PM
Resolved August 26, 2021 at 5:18 PM

Flag notifications