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

Server doesn't set version in config file after update #229

Closed
doodlemania2 opened this issue Jul 27, 2016 · 3 comments
Closed

Server doesn't set version in config file after update #229

doodlemania2 opened this issue Jul 27, 2016 · 3 comments
Labels

Comments

@doodlemania2
Copy link
Contributor

After updating server, ini file is reported as old.
Delete old file, allow server to generate a new file.
Server generates new file, then returns that ini file is still old.
Cause: version not written to ini file: server_version =
Should write version to this field.

jcnelson added a commit that referenced this issue Jul 27, 2016
when generating the new config file (#229).  However, don't add it if it
was already present in the config file, or if the config file already
exists (in which case, the appropriate action is to use the version
given, or back up the old config file).
@jcnelson
Copy link
Member

Thanks! Just pushed a fix to the code; it'll find its way into PyPI, APT, and brew in the next minor release.

@muneeb-ali muneeb-ali added this to the Blockstack v0.14.2 milestone Feb 7, 2017
@jcnelson
Copy link
Member

Pushed.

obycode added a commit that referenced this issue Jan 2, 2024
obycode added a commit that referenced this issue Jan 2, 2024
cylewitruk pushed a commit that referenced this issue Feb 8, 2024
@blockstack-devops
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Nov 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants