[GH-ISSUE #1363] [BUG]: Docker service. Something is broken after onboarding step, and I can’t reset it. #863

Closed
opened 2026-02-22 18:21:51 -05:00 by yindo · 6 comments
Owner

Originally created by @atljoseph on GitHub (May 11, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1363

How are you running AnythingLLM?

Docker (local)

What happened?

I started it up in Ubuntu with the docker command listed in the readme. After the initial bootup of the docker image, the onboarding landing page could be accessed. After I choose to use accounts and entered what should be my credentials, everything broke.

On http, the website no longer displayed. The docker service had no useful logs. All I saw was a white screen with a JSON console error.

I did notice that after the onboarding it redirected to https. So I tried https at port 3001. Saw some error I have never seen before. SSL_ERROR_RX_RECORD_TOO_LONG.

I’m just following the directions that are listed in the repo, and haven’t done anything crazy.

image

Can you either fix this, or tell me how to reset it? Deleting the data folder does absolutely nothing. It is stuck in a broken state. Please help me use the thing you built.

Are there known steps to reproduce?

No response

Originally created by @atljoseph on GitHub (May 11, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1363 ### How are you running AnythingLLM? Docker (local) ### What happened? I started it up in Ubuntu with the docker command listed in the readme. After the initial bootup of the docker image, the onboarding landing page could be accessed. After I choose to use accounts and entered what should be my credentials, everything broke. On http, the website no longer displayed. The docker service had no useful logs. All I saw was a white screen with a JSON console error. I did notice that after the onboarding it redirected to https. So I tried https at port 3001. Saw some error I have never seen before. SSL_ERROR_RX_RECORD_TOO_LONG. I’m just following the directions that are listed in the repo, and haven’t done anything crazy. ![image](https://github.com/Mintplex-Labs/anything-llm/assets/25017621/d73e9bc3-96bd-4f4a-bc67-3b374b013b2c) Can you either fix this, or tell me how to reset it? Deleting the data folder does absolutely nothing. It is stuck in a broken state. Please help me use the thing you built. ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:21:51 -05:00
yindo closed this issue 2026-02-22 18:21:51 -05:00
Author
Owner

@atljoseph commented on GitHub (May 11, 2024):

image

Nothing I know how to do makes any difference. I think this is broke somehow. Gonna recoup some of my Saturday now. A bit annoyed.

@atljoseph commented on GitHub (May 11, 2024): ![image](https://github.com/Mintplex-Labs/anything-llm/assets/25017621/69bdac56-a068-49c3-b605-23b4c5db8bbe) Nothing I know how to do makes any difference. I think this is broke somehow. Gonna recoup some of my Saturday now. A bit annoyed.
Author
Owner

@atljoseph commented on GitHub (May 11, 2024):

I’ve been deleting the container. Maybe I didn’t delete the image.

… no, it’s just running an image docker downloaded.

@atljoseph commented on GitHub (May 11, 2024): I’ve been deleting the container. Maybe I didn’t delete the image. … no, it’s just running an image docker downloaded.
Author
Owner

@atljoseph commented on GitHub (May 11, 2024):

Ok i tried 127.0.0.1, and that worked as expected.

So, my question is … why did the setup work on localhost, but then swap to something else?

@atljoseph commented on GitHub (May 11, 2024): Ok i tried 127.0.0.1, and that worked as expected. So, my question is … why did the setup work on localhost, but then swap to something else?
Author
Owner

@atljoseph commented on GitHub (May 11, 2024):

Yep it’s working now. Woohoo. Thank you. And sorry

@atljoseph commented on GitHub (May 11, 2024): Yep it’s working now. Woohoo. Thank you. And sorry
Author
Owner

@yongshengma commented on GitHub (May 16, 2024):

Yep it’s working now. Woohoo. Thank you. And sorry

How did you solve the error SSL_ERROR_RX_RECORD_TOO_LONG?

@yongshengma commented on GitHub (May 16, 2024): > Yep it’s working now. Woohoo. Thank you. And sorry How did you solve the error SSL_ERROR_RX_RECORD_TOO_LONG?
Author
Owner

@atljoseph commented on GitHub (May 16, 2024):

Literally the only thing I did differently was use 127.0.0.1. There is a blurb about this in the readme from the docker folder. Looks like it’s been seen before.

@atljoseph commented on GitHub (May 16, 2024): Literally the only thing I did differently was use 127.0.0.1. There is a blurb about this in the readme from the docker folder. Looks like it’s been seen before.
yindo changed title from [BUG]: Docker service. Something is broken after onboarding step, and I can’t reset it. to [GH-ISSUE #1363] [BUG]: Docker service. Something is broken after onboarding step, and I can’t reset it. 2026-06-05 14:37:37 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#863