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

Can't choose a strain. #20

Open
drewsed opened this issue Feb 1, 2025 · 8 comments
Open

Can't choose a strain. #20

drewsed opened this issue Feb 1, 2025 · 8 comments

Comments

@drewsed
Copy link

drewsed commented Feb 1, 2025

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

@dwot
Copy link
Owner

dwot commented Feb 1, 2025

Sorry, the UI is a little clunky atm. To add a strain you should be able to go to the strains page (the DNA looking icon in the menu at top)

Image

There should be a green plus on the top right. This will launch the add strain modal.

Image

LMK if that's not working for you

@drewsed
Copy link
Author

drewsed commented Feb 1, 2025

Wow, what a fast reply. I already created some strains on this page, but they don't show up.

@dwot
Copy link
Owner

dwot commented Feb 1, 2025

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.

@drewsed
Copy link
Author

drewsed commented Feb 1, 2025

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.

@dwot
Copy link
Owner

dwot commented Feb 1, 2025

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.

@drewsed
Copy link
Author

drewsed commented Feb 1, 2025

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

dwot added a commit that referenced this issue Feb 1, 2025
Fix for #20
Merge dependabot updates
@dwot
Copy link
Owner

dwot commented Feb 1, 2025

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.

@drewsed
Copy link
Author

drewsed commented Feb 2, 2025

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.

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

2 participants