-
Notifications
You must be signed in to change notification settings - Fork 531
Open
Description
If so, can you share a sample yaml config that has IPv6? I've tried these two configs and they don't seem to work.
dyn_o_mite:
datacenter: us-east-1
dyn_listen: [::]:8101
dyn_port: 8101
dyn_seed_provider: simple_provider
listen: [::]:8102
servers:
- 127.0.0.1:22122:1
stats_listen: 127.0.0.1:22222
timeout: 150000
tokens: 4294967295
dyn_o_mite:
datacenter: us-east-1
dyn_listen: [::]:8101
dyn_port: 8101
dyn_seed_provider: simple_provider
listen: [::]:8102
servers:
- [::1]:22122:1
stats_listen: [::1]:22222
timeout: 150000
tokens: 4294967295
Snippet of error:
[2025-02-14 12:27:05.909] dn_print_run:205 dynomite-v0.6.22 built for Linux 5.14.0-503.16.1.el9_5.x86_64 x86_64 started on pid 23
[2025-02-14 12:27:05.909] dn_print_run:209 run, rabbit run / dig that hole, forget the sun / and when at last the work is done / don't sit down / it's time to dig another one
[2025-02-14 12:27:05.909] dn_print_run:214
# m
mmm# m m mmmm mmm mmmmm mmm mm#mm mmm
# # \m m/ # # # # # # # # # # #
# # #m# # # # # # # # # # #''''
\#m## \# # # #m# # # # mm#mm mm #mm
m/
##
[2025-02-14 12:27:05.909] conf_validate_document:1502 conf: failed (err 4) to get the next yaml document
dynomite: configuration file 'conf/gemini.yml' syntax is invalid
Metadata
Metadata
Assignees
Labels
No labels