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

Process at port 8888 continues even after Tiled process has ended, on Windows #4

Open
rajasriramoju opened this issue Jan 30, 2025 · 0 comments

Comments

@rajasriramoju
Copy link
Contributor

We saw an odd error when setting up Tiled on a windows machine. If a terminal running the tiled server was closed or if the process was ended manually, sometimes, upon starting a tiled process later, throws this error that port 8888 is already in use:

Image

I had to manually look up the port information and is showed a 'LISTENING' status. The process needed to be manually killed before Tiled could be spun up again. And this was monitored when a Tiled process was terminated, and a new one was started again, eliminating the possibility of this being another process that was initialized between the end and start of the Tiled process. This could be a Windows specific issue, but we have to examine why this occurs for future setup.

Image

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

1 participant