seaweedfs/weed/command
Chris Lu bd4e7ff14e
command: fix s3 panic in filer command (#8208)
command: fix s3 panic in filer command due to uninitialized options

This fixes a nil pointer dereference panic when starting the S3 server
via the `weed filer` command by correctly initializing `iamReadOnly`
and `portIceberg` flags.

Relates to #8200
2026-02-04 10:37:20 -08:00
..
scaffold Fix jwt error in admin UI (#8140) 2026-01-27 17:27:02 -08:00
admin.go Fix Maintenance Task Sorting and Refactor Log Persistence (#8199) 2026-02-04 08:48:55 -08:00
autocomplete.go chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
backup.go backup: handle volume not found when backing up (#7465) 2025-11-11 08:52:23 -08:00
benchmark.go chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
command.go Add 'weed mini' command for S3 beginners and small/dev use cases (#7831) 2025-12-21 11:10:01 -08:00
compact.go pass volume version when creating a volume 2025-06-19 01:15:25 -07:00
db.go Message Queue: Add sql querying (#7185) 2025-09-09 01:01:03 -07:00
download.go S3: prevent deleting buckets with object locking (#7434) 2025-11-03 15:27:20 -08:00
export.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_backup.go opt: reduce ShardsInfo memory usage with bitmap and sorted slice (#7974) 2026-01-06 00:09:52 -08:00
filer_cat.go Context cancellation during reading range reading large files (#7093) 2025-08-06 10:09:26 -07:00
filer_copy.go convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
filer_meta_backup.go Fix volume.fsck -forcePurging -reallyDeleteFromVolume to fail fast on filer traversal errors (#8015) 2026-01-14 21:37:50 -08:00
filer_meta_tail_elastic.go chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
filer_meta_tail_non_elastic.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
filer_meta_tail.go chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
filer_remote_gateway_buckets.go chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
filer_remote_gateway.go chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
filer_remote_sync_dir.go simplify 2026-01-04 11:26:21 -08:00
filer_remote_sync.go chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
filer_replication.go Added loadSecurityConfigOnce (#5792) 2024-07-16 09:15:55 -07:00
filer_sync_jobs.go chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
filer_sync_std.go go fmt 2021-09-01 02:45:42 -07:00
filer_sync_windows.go filer.backup: escape colon from path on windows 2021-05-29 06:45:27 -07:00
filer_sync.go fix: comprehensive go vet error fixes and add CI enforcement (#7861) 2025-12-23 14:48:50 -08:00
filer.go command: fix s3 panic in filer command (#8208) 2026-02-04 10:37:20 -08:00
fix.go Add Kafka Gateway (#7231) 2025-10-13 18:05:17 -07:00
fuse_notsupported.go Enable weed fuse on FreeBSD (#8146) 2026-01-27 21:37:23 -08:00
fuse_std.go mount: refresh and evict hot dir cache (#8174) 2026-01-31 13:46:37 -08:00
fuse.go Fix the issue where fuse command on a node cannot specify multiple configuration directory paths (#7874) 2025-12-25 11:36:38 -08:00
iam.go Embed IAM API into S3 server (#7740) 2025-12-14 16:02:06 -08:00
imports.go migrate IAM policies to multi-file storage (#8114) 2026-01-26 11:28:23 -08:00
master_follower.go fix: use consistent telemetryUrl default in master.follower (#7809) 2025-12-17 12:27:43 -08:00
master.go fix: prevent MiniClusterCtx race conditions in command shutdown 2026-01-28 19:42:16 -08:00
mini.go format 2026-02-03 18:39:01 -08:00
mount_darwin.go remove dead code 2022-02-27 03:03:19 -08:00
mount_freebsd.go mount: complete fix for freebsd 2025-06-12 08:19:47 -07:00
mount_linux.go chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
mount_notsupported.go mount: complete fix for freebsd 2025-06-12 08:19:47 -07:00
mount_std.go mount: refresh and evict hot dir cache (#8174) 2026-01-31 13:46:37 -08:00
mount.go mount: refresh and evict hot dir cache (#8174) 2026-01-31 13:46:37 -08:00
mq_agent.go Admin UI: Add message queue to admin UI (#6958) 2025-07-11 10:19:27 -07:00
mq_broker.go Add consistent -debug and -debug.port flags to commands (#7816) 2025-12-18 17:44:36 -08:00
mq_kafka_gateway.go Add Kafka Gateway (#7231) 2025-10-13 18:05:17 -07:00
s3.go s3: enforce authentication and JSON error format for Iceberg REST Catalog (#8192) 2026-02-03 11:55:12 -08:00
scaffold_test.go fix test 2019-11-28 18:44:27 -08:00
scaffold.go Add credential storage (#6938) 2025-07-02 18:03:17 -07:00
server.go feat: Add Iceberg REST Catalog server and admin UI (#8175) 2026-02-02 23:12:13 -08:00
sftp.go chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
shell.go chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
sql.go Add Kafka Gateway (#7231) 2025-10-13 18:05:17 -07:00
update_full.go Tarantool filer store (#6669) 2025-03-29 21:12:06 -07:00
update.go chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
upload.go merge current message queue code changes (#6201) 2024-11-04 12:08:25 -08:00
version.go chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
volume_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume.go fix: prevent MiniClusterCtx race conditions in command shutdown 2026-01-28 19:42:16 -08:00
webdav.go command: implement graceful shutdown for mini cluster 2026-01-28 10:36:19 -08:00
worker.go Fix: Add -admin.grpc flag to worker for explicit gRPC port (#7926) (#7927) 2025-12-31 11:55:09 -08:00