You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i start admin with nacos data-sync which one has no plugins, no selectors and so on; on other way , this is a new application; and now i start bootstrap, there is npe happend.
can you fix it? or ask how to config nacos befer soul。。。
ok,
i will ask someone how to config nacos before soul;
2.i will confirm in the right config, is NullPointerException happen,
3.if it happened, i try to fix it.
can you fix it? or ask how to config nacos befer soul。。。
ok,
i will ask someone how to config nacos before soul;
2.i will confirm in the right config, is NullPointerException happen,
3.if it happened, i try to fix it.
I also met this problem,through debugging, it is found that Nacos mechanism is the cause. The server(soul-admin)config must change before nacos recording,so you should change plugin,selector and rule configs on admin web page,then this exception will disappear. Hope to help you.
Activity
yu199195 commentedon Jan 21, 2021
can you fix it? or ask how to config nacos befer soul。。。
plutokaito commentedon Jan 21, 2021
ok,
2.i will confirm in the right config, is NullPointerException happen,
3.if it happened, i try to fix it.
Rookie45 commentedon Jan 23, 2021
I also met this problem,through debugging, it is found that Nacos mechanism is the cause. The server(soul-admin)config must change before nacos recording,so you should change plugin,selector and rule configs on admin web page,then this exception will disappear. Hope to help you.
plutokaito commentedon Jan 24, 2021
lt refer to config nacos to fix it.