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] Quickstart timer no longer works after update #32

Closed
1 task done
notdeadyett opened this issue Jul 10, 2023 · 6 comments
Closed
1 task done

[BUG] Quickstart timer no longer works after update #32

notdeadyett opened this issue Jul 10, 2023 · 6 comments

Comments

@notdeadyett
Copy link

notdeadyett commented Jul 10, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Clicking on the quick start timer button on the main page does nothing.

Expected Behavior

Clicking on the quick start timer button should start a timer.

Steps To Reproduce

Open babybuddy
Click quick start timer button
Nothing happens

Environment

- OS: Linux
- How docker service was installed: Via command-line

CPU architecture

x86-64

Docker creation

docker run -d \
  --name=babybuddy \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -e CSRF_TRUSTED_ORIGINS=http://127.0.0.1:8000,https://babybuddy.domain.com \
  -p 8000:8000 \
  -v /path/to/appdata:/config \
  --restart unless-stopped \
  lscr.io/linuxserver/babybuddy:latest

Container logs

No errors in log
@github-actions
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@aptalca
Copy link
Member

aptalca commented Jul 10, 2023

I just tested it on my instance, works fine.

@cdubz
Copy link
Contributor

cdubz commented Jul 10, 2023

@notdeadyett if there is a bug here it probably belongs over at https://github.com/babybuddy/babybuddy. Could you create an issue there with more details?

@cdubz
Copy link
Contributor

cdubz commented Jul 13, 2023

FYI @notdeadyett this issue has been fixed in babybuddy/babybuddy/issues/677 (and is in the v2.0.1 just released).

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@LinuxServer-CI LinuxServer-CI closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2023
Copy link

This issue is locked due to inactivity

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

4 participants