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

[BUG] Unknown directive stream #319

Closed
1 task done
raidenlal opened this issue Jan 22, 2023 · 6 comments
Closed
1 task done

[BUG] Unknown directive stream #319

raidenlal opened this issue Jan 22, 2023 · 6 comments

Comments

@raidenlal
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Nginx cant start because of wrong configuration:

Unknown directive "stream" in /etc/nginx/conf.d/stream.conf:3

Expected Behavior

Start without an issue.

Steps To Reproduce

I have had swag running for months, 7 hours ago auto update downloaded new image (latest tag), and since then nginx fails to start.

Environment

- OS: Windows 10
- How docker service was installed: Docker Desktop

CPU architecture

x86-64

Docker creation

N/A

Container logs

Unknown directive "stream" in /etc/nginx/conf.d/stream.conf:3

Repeated forever
@github-actions
Copy link

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

@danieltownend
Copy link

Also having the same issue, Nginx fails to start after auto-update,

nginx: [emerg] "stream" directive is not allowed here in /etc/nginx/conf.d/stream.conf:3

I can't see the following file in the mount so it must be in the image?

Unraid 6.11.5, Docker version 20.10.21

@raidenlal
Copy link
Author

raidenlal commented Jan 22, 2023

I have no such file inside host OS as well. I checked because ofc I thought my configuration is in conflict with new version, but the stream.conf is inside image.

@danieltownend
Copy link

I've fixed this by reverting to image linuxserver/swag:2.0.0

@j0nnymoe
Copy link
Member

j0nnymoe commented Jan 22, 2023

Dupe #318 #316

@raidenlal
Copy link
Author

raidenlal commented Jan 22, 2023

Sorry about the dupe. I really did search for "stream" in issues and there were none.

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

3 participants