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

fix: using network host errors during logging #1057

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Conversation

emdede
Copy link
Contributor

@emdede emdede commented Sep 11, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

Providing a network IP as Host option is ok for Vite but errors because of Solid's logging - it only accounts for local addresses.
See Discord

What is the new behavior?

If no local address defined, try network address.

Other information

Should have no runtime implication since these values are only collected for logging.

@emdede emdede changed the title fix: using network host errors on print fix: using network host errors during logging Sep 11, 2023
@ryansolid ryansolid merged commit a788005 into solidjs:main Sep 14, 2023
5 of 9 checks passed
@ryansolid
Copy link
Member

Thank you

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

Successfully merging this pull request may close these issues.

2 participants