Data Layer config.yml doesn't show up after restarting the Chia GUI

I’m trying to tweak the Data Layer this weekend, but when i upgrade my Chia Node from v1.4.0 to v1.6.2 and do a quick restart after that, the data layer doesn’t show up in the config.yml

I have enabled both data layer and server propagation in the GUI

But when i do a quick call from CLI, it worked
chia data create_data_store -m 0.00001

System Specs: Ubuntu Server 20.04 LTS with GUI
Chia Version v1.6.2

Is there a way to fix this?
Thanks

Actually the RPC also works, but just the config doesnt show up in the config.yml

Rename your config.yaml, then run
chia init
A new config.yaml will be generated with the latest default configuration.