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

Watch pattern is not working #2

Open
mathias21 opened this issue Oct 8, 2020 · 7 comments
Open

Watch pattern is not working #2

mathias21 opened this issue Oct 8, 2020 · 7 comments

Comments

@mathias21
Copy link
Owner

Current watch pattern from application.conf is not working. Need to check why.

@hmmeral
Copy link

hmmeral commented May 5, 2021

When i use embeddedServer also face this issue. Switched to EngineMain and development mode enabled. Thanks for article and sample project :)

@mathias21
Copy link
Owner Author

Thanks for the hints here! I hope this code and the article help more people

@mathias21
Copy link
Owner Author

You can also check the video here from Kotlin London meetup explaining the architecture and the code:
https://www.youtube.com/watch?v=RXSwQHur6zM

@ABTGarcia
Copy link

Thank you for sharing your code and knowledge. I'm learning kotlin & ktor and, regarding this issue, I also switched to EngineMain and enabled the development mode adding the watch = [ classes ], but I'm still getting the "No ktor.deployment.watch patterns match classpath entries, automatic reload is not active" message.
Have you made something more to get the watch pattern working? Maybe something related to Dockerfile?
Thank you!!

@mathias21
Copy link
Owner Author

Hola Alberto!
I've been superbusy lately working in a new company since I've published this repository. Right now I won't be spending too much time on fixing this, as I see it as a minor and my day is full. But I will be open to review a PR if you finally make it work ;)

@ABTGarcia
Copy link

No problem! If I find the solution I will send you a PR ;). Thank you!!

@mathias21
Copy link
Owner Author

I would appreciate if you do so.
Very happy to help!

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