-
Notifications
You must be signed in to change notification settings - Fork 0
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
Can't choose a strain. #20
Comments
Wow, what a fast reply. I already created some strains on this page, but they don't show up. |
Alright, firing up a fresh instance and seeing if I can reproduce. If you have a moment, try restarting the container and lmk if they show up. My gut says it might be something w/ the way I'm caching some data. |
I also have this issue on english and german language. Now something else has occurred to me: I have changed the port in docker, do I also have to specify it in the environment variable? I assumed that this is the internal container port. |
If you're getting to the site the port setting is right. I'm seeing some issues when there's no data in the db yet locally. I'm working up a fix build. I appreciate all your feedback. |
I checked the port settings I think also it was correct. The environment variable sets the internal port, and I can map this to an external port as used to be |
This should be fixed in the build that is just rolling out. If you update your container to the new latest you should see it. This should allow you to create strains via the above workflow or via the add plant page itself. |
Now the text edit appears on creating a new strain within a new plant. But the strain is shown nowhere else. So I can't set other settings on the strain. When I change values e.g. update a plant I have to restart the container to get the website working again. |
Hi, nice project.
Unfortunately I can't figure out how to choose a strain when I want to add a plant.
On zones I can select new zone and a text edit appears. this is not working with strain and it also doesn't show any existing strain.
Running in docker ubuntu 24.10
Thanks
The text was updated successfully, but these errors were encountered: