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

Wrong attributes in CONFGENED state #1

Open
AP1001 opened this issue Dec 12, 2018 · 0 comments
Open

Wrong attributes in CONFGENED state #1

AP1001 opened this issue Dec 12, 2018 · 0 comments

Comments

@AP1001
Copy link
Contributor

AP1001 commented Dec 12, 2018

Wrong attributes in CONFGENED state

Test environment

  • ubuntu 18.04
  • powter-server 0.1.3

info file

dns-proxy:
  DNSPORT: 16350:16370
  WAN: eth0
sskcp:
  server:
 - key: test
    listenport: 4201
    log-dir: /home/ubuntu/log
    mode: sskcp
  - key: test
    listenport: 4202
    log-dir: /home/ubuntu/log
    mode: sskcp
  - key: test
    listenport: 4203
    log-dir: /home/ubuntu/log
    mode: sskcp
  - key: test
    listenport: 4204
    log-dir: /home/ubuntu/log
    mode: sskcp

How to reproduce

make install
make update(modify info with syntax error)

Actual results

  • gen_config failed
  • State is running
  • conf.queued exists

Expected results

  • gen_config failed
  • State is running
  • conf.queued not exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant