-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Description
/ //\ \ / \ // / /
/ / // // / /\ \ // // / /_
/ // _// /\ / _\ / _// ///_
_|/_\ / _/_/_|__/
HOME: https://github.com/infinilabs/console/
[CONSOLE] The easiest way to operate your own search platform, open-sourced under the GNU AGPLv3.
[CONSOLE] 1.28.0#1972, 2025-01-12 17:44:27, 2025-12-31 10:10:10, 7cb3852, 574d55c4fa6d, c511f8f4cab9
[07-29 14:27:20] [INF] [env.go:216] configuration auto reload enabled
[07-29 14:27:20] [INF] [env.go:222] watching config: /config
[07-29 14:27:20] [INF] [app.go:311] initializing console, pid: 1
[07-29 14:27:20] [INF] [app.go:312] using config: /console.yml
[07-29 14:27:20] [INF] [module.go:159] started module: badger
[07-29 14:27:20] [INF] [module.go:159] started module: kafka_queue
[07-29 14:27:20] [INF] [module.go:159] started module: setup
[07-29 14:27:20] [INF] [module.go:159] started module: setup
panic: invalid key: global_system_elasticsearch_id
goroutine 86 [running]:
infini.sh/framework/core/global.MustLookup({0x1580487, 0x1e})
/root/go/src/infini.sh/framework/core/global/register.go:105 +0x87
infini.sh/framework/core/global.MustLookupString({0x1580487, 0x1e})
/root/go/src/infini.sh/framework/core/global/register.go:94 +0x25
infini.sh/framework/modules/elastic.(*ElasticModule).Start(0xc0002564d0)
/root/go/src/infini.sh/framework/modules/elastic/module.go:395 +0x45
infini.sh/framework/core/module.Start()
/root/go/src/infini.sh/framework/core/module/module.go:155 +0x809
main.main.func2()
/root/go/src/infini.sh/console/main.go:163 +0x6ca
infini.sh/framework.(*App).run(0xc0003e92c0)
/root/go/src/infini.sh/framework/app.go:493 +0x195
created by infini.sh/framework.(*App).Start in goroutine 1
/root/go/src/infini.sh/framework/app.go:429 +0xaa
Steps to reproduce
- Start INFINI Console
- Second step
- Third step
Expected behavior
Actual behavior
A description of what happens instead.
Environment
