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

Uptime is Not Accurate + Misspelling #2

Open
PKCubed opened this issue May 6, 2024 · 1 comment
Open

Uptime is Not Accurate + Misspelling #2

PKCubed opened this issue May 6, 2024 · 1 comment

Comments

@PKCubed
Copy link
Owner

PKCubed commented May 6, 2024

After rebooting my Raspberry Pi 4, the uptime in the Web Interface showed as 3 days when it should read only a few minutes. Will need to look into this issue. Pasting log file below:

Also note that succesful should be spelled successful. This issue needs to be fixed.


OpenChime v0.1 Starting...
Start Time: 1714762368.2552342
verbose=True
Verbose mode is active. More detail will be logged.
USB drive should be named OPENCHIME
Succesful import of main libraries
Play sound startup
wav audio/startup.wav
Playing sound: startup
Succesful definition of function get_net_interfaces
Succesful definition of function setup wifi
Succesful definition of function get_recursions
Succesful definition of function refresh
Succesful definition of function get_calendar
Succesful definition of function internet_on
Succesful definition of function get_ip
Succesful import of flask libraries
Succesful definition of function set_flask_user
Succesful definition of flask pages
Succesful init of flask
Succesfully defined main functions, continuing on to main loop
Sleeping for 5 seconds
USB Drive Connected
usb_files = ['Bell.wav', 'config.json', 'log.txt', 'System Volume Information']
usb_init_files = ['Bell.wav', 'config.json', 'log.txt']
USB Drive has all required files
Starting usb_load function
Config successfully loaded
{'google_calendar_url': 'https://calendar.google.com/calendar/ical/290cebc812a4399f4b71d279d104db4ad638c6aa626a8ffc78c50a97830ed56b%40group.calendar.google.com/public/basic.ics', 'enable_webui': True, 'webui_password': '1234', 'wifi_ssid': '', 'wifi_password': '', 'notifications': True}
fetching calendar from url
0
Calendar retrieved successfully
USB Drive Loaded
USB Drive at /dev/sda1 mounted to: /home/openchime/OpenChime/usb
USB Drive Initialization Successful
Play sound usb_connect
Playing sound: usb_connect
wav audio/usb_connect.wav
0
fetching calendar from url
0
Calendar retrieved successfully
0
IP Address = 10.100.100.72
IP Address = 10.100.100.72
IP Address = 10.100.100.72
IP Address = 10.100.100.72
IP Address = 10.100.100.72
...
IP Address = 10.100.100.72
IP Address = 10.100.100.72
Web UI - Manual bell (Bell)
IP Address = 10.100.100.72
Playing sound: Bell
wav /home/openchime/OpenChime/usb/Bell.wav
IP Address = 10.100.100.72
IP Address = 10.100.100.72
IP Address = 10.100.100.72
0
IP Address = 10.100.100.72
...

@PKCubed
Copy link
Owner Author

PKCubed commented May 6, 2024

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