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(library): Update Nginx config #32

Closed

Conversation

StefanJum
Copy link
Member

Update Nginx config file to not use /dev/stdout, since Unikraft does not properly support it yet.

Update Nginx config file to not use `/dev/stdout`, since Unikraft does
not properly support it yet.

GitHub-Closes: unikraft#31
Signed-off-by: Stefan Jumarea <[email protected]>
@StefanJum StefanJum force-pushed the StefanJum/fin-nginx-config branch from 59235fe to b2552ae Compare December 27, 2023 14:58
@nderjung
Copy link
Member

Hi, this is untrue: https://github.com/unikraft/unikraft/blob/staging/lib/devfs/stdout.c#L94-L104

I believe the issue you are trying to tackle is related in fact with a bug or config mismatch with vfstab and devfs.

@StefanJum
Copy link
Member Author

StefanJum commented Dec 28, 2023

Hi, this is untrue: https://github.com/unikraft/unikraft/blob/staging/lib/devfs/stdout.c#L94-L104

I believe the issue you are trying to tackle is related in fact with a bug or config mismatch with vfstab and devfs.

Agree, but the underlying issue might take some time to get fixed, so I would add this as a quick fix. Up to you though.

LE: The actual issue was not that hard to find, this pr should fix it, so after that is done we can close this pr.

@nderjung
Copy link
Member

nderjung commented Jan 5, 2024

Closing as unikraft#1231 is now merged and the image boots and operates as expected.

@nderjung nderjung closed this Jan 5, 2024
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.

3 participants