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

better error message if config file does not exist #2621

Closed
wants to merge 15 commits into from

Conversation

manreo
Copy link
Contributor

@manreo manreo commented Feb 9, 2019

I assume if one will want to run lnd without a config (which is strange) this push should not be merged

I assume if one will want to run lnd without a config (which is strange) this push should not be merged
I assume if one will want to run lnd without a config (which is strange) this push should not be merged
config.go Outdated Show resolved Hide resolved
@Roasbeef Roasbeef added this to the 0.11.0 milestone May 5, 2020
@Roasbeef Roasbeef modified the milestones: 0.11.0, 0.12.0 Jun 27, 2020
@Roasbeef Roasbeef added the v0.12 label Jul 22, 2020
config.go Outdated Show resolved Hide resolved
config.go Outdated Show resolved Hide resolved
manreo and others added 2 commits October 18, 2020 13:40
Co-authored-by: Conner Fromknecht <conner@lightning.engineering>
@cfromknecht
Copy link
Contributor

@mrmanpew the current version fails to compile with this error:

Error: ./config.go:500:23: undefined: defaultConfigFile

@manreo
Copy link
Contributor Author

manreo commented Nov 9, 2020

Maybe now?

@manreo
Copy link
Contributor Author

manreo commented Dec 1, 2020

@cfromknecht is that ok? I don't understand this error message:

config.go:506: File is not `goimports`-ed (goimports)

@guggero
Copy link
Collaborator

guggero commented Dec 1, 2020

The comment needs to be indented with a tab character, not 4 spaces. You can also locally run make fmt (to format) and then make lint to check if the linter is happy.

@manreo
Copy link
Contributor Author

manreo commented Dec 5, 2020

Ho man, what now? I've fixed the lint..

@Roasbeef Roasbeef modified the milestones: 0.12.0, 0.13.0 Dec 15, 2020
@Roasbeef Roasbeef removed this from the 0.13.0 milestone Jan 28, 2021
@Roasbeef Roasbeef added the P3 might get fixed, nice to have label Jan 28, 2021
@lightninglabs-deploy
Copy link

@lightninghelper, remember to re-request review from reviewers for your latest update

1 similar comment
@lightninglabs-deploy
Copy link

@lightninghelper, remember to re-request review from reviewers for your latest update

@guggero
Copy link
Collaborator

guggero commented Dec 12, 2021

Replaced by #6080 to speed up review process. Original commit author was preserved, thank you for your contribution.

@guggero guggero closed this Dec 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 might get fixed, nice to have v0.12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants