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]: Internal Server Error when changing the port #1650

Open
akala444 opened this issue Oct 25, 2024 · 0 comments
Open

[bug]: Internal Server Error when changing the port #1650

akala444 opened this issue Oct 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@akala444
Copy link
Collaborator

Describe the bug

When I changed the port from 8080 to 5173 in docker.compose.yml and enter any component I got the Internal Server Error shown in image below.
bug1

Steps To Reproduce

  1. Go to docker.compose.yml in /bytechef/docker.compose.yml
  2. Change port number on line 32, from - "8080:8080" to - "5173:8080"
  3. Log in to Bytechef
  4. Open any workflow and go into any component
  5. Also, when entering Connections, loading is forever

Expected behavior

I expect components to work without any errror as it was with previous port 8080.

Version

Latest

OS

macOS 14.6.1

Browser

Google Chrome

Additional context

No response

@akala444 akala444 added the bug Something isn't working label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant