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: update thousand island options #1759

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

Ziinc
Copy link
Contributor

@Ziinc Ziinc commented Oct 16, 2023

fix for wrong option:

11:56:45.121 [notice] Application logflare exited: Logflare.Application.start(:normal, []) returned an error: shutdown: failed to start child: LogflareWeb.Endpoint
    ** (EXIT) shutdown: failed to start child: {LogflareWeb.Endpoint, :http}
        ** (EXIT) an exception was raised:
            ** (RuntimeError) Unsupported keys(s) in thousand_island_options config: [:max_connections]
                (bandit 0.7.7) lib/bandit.ex:382: Bandit.validate_options/3
                (bandit 0.7.7) lib/bandit.ex:288: Bandit.start_link/1
                (stdlib 5.1.1) supervisor.erl:420: :supervisor.do_start_child_i/3
                (stdlib 5.1.1) supervisor.erl:406: :supervisor.do_start_child/2
                (stdlib 5.1.1) supervisor.erl:390: anonymous fn/3 in :supervisor.start_children/2
                (stdlib 5.1.1) supervisor.erl:1258: :supervisor.children_map/4
                (stdlib 5.1.1) supervisor.erl:350: :supervisor.init_children/2
                (stdlib 5.1.1) gen_server.erl:962: :gen_server.init_it/2

@Ziinc Ziinc merged commit 91d4933 into main Oct 16, 2023
3 of 4 checks passed
@Ziinc Ziinc deleted the fix/thousand-island-options branch October 16, 2023 12:00
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.

1 participant