Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nacos console still have ServiceManagement when start service with FUNCTION_MODE config #4863

Closed
dlzht opened this issue Feb 3, 2021 · 3 comments
Assignees
Labels
expired No active for a long time kind/question Category issues related to questions or problems

Comments

@dlzht
Copy link

dlzht commented Feb 3, 2021

Describe the bug
When start server with 'startup.sh -m standalone -f config', and access 127.0.0.1:8848/nacos, nacos console still contain ServiceManagement. I am not sure if it is reasonable.

Expected behavior
Nacos console does not have ServiceManagement, just like this post described.

Desktop (please complete the following information):

  • OS: Arch
  • Version: nacos-server 1.4.1
  • browser: Firefox 85.0

Additional context
log start.out:

  • Nacos 1.4.1
  • Running in stand alone mode, config function modules
@KomachiSion KomachiSion added the kind/question Category issues related to questions or problems label Feb 3, 2021
@KomachiSion
Copy link
Collaborator

I'm not sure whether it show when only use one mode.
@chuntaojun @yanlinly, What's the behavior before?

@stale
Copy link

stale bot commented Aug 2, 2021

Thanks for your feedback and contribution. But the issue/pull request has not had recent activity more than 180 days. This issue/pull request will be closed if no further activity occurs 7 days later.
We may solve this issue in new version. So can you upgrade to newest version and retry?
If there are still issues or want to contribute again. Please create new issue or pull request again.

@stale stale bot added the expired No active for a long time label Aug 2, 2021
@stale stale bot closed this as completed Aug 10, 2021
@grapeqin
Copy link

Nacos 2.0.3
Ubuntu18

When I start nacos with command 'bash bin/startup.sh -m standalone -f config' then the logs/start.out print
image

I try to verify naming service with ‘curl -X POST 'http://127.0.0.1:8848/nacos/v1/ns/instance?serviceName=nacos.naming.serviceName&ip=192.168.89.99&port=8080' ’ it return 'OK'

So I guess '-f' parameter is not effect,and the console also show naming service menu like this
image

is that any thing wrong?

waiting for your reply,

best regards ! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expired No active for a long time kind/question Category issues related to questions or problems
Projects
None yet
Development

No branches or pull requests

5 participants