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

Failed to upload metrics #16

Closed
goldyfruit opened this issue Apr 27, 2023 · 2 comments
Closed

Failed to upload metrics #16

goldyfruit opened this issue Apr 27, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@goldyfruit
Copy link
Member

After each utterance, I got this error in the listener log.

2023-04-26 21:38:19.701 - voice - ovos_listener.mic:listen:899 - DEBUG - Waiting for wake word...
2023-04-26 21:38:20.288 - voice - ovos_listener:transcribe:211 - DEBUG - STT: who is steve job
2023-04-26 21:38:20.292 - voice - ovos_listener.service:handle_utterance:119 - INFO - Utterance: ['who is steve job']
2023-04-26 21:38:20.297 - voice - ovos_listener.utils:report_timing:21 - ERROR - Failed to upload metrics
@goldyfruit
Copy link
Member Author

Getting the same message in audio service as well.

2023-05-02 17:17:26.789 - audio - ovos_plugin_manager.templates.tts:_execute:761 - DEBUG - no mouth movements available! unknown visemes for tuesday, may second, twenty twenty three
2023-05-02 17:17:26.792 - audio - ovos_audio.utils:report_timing:63 - ERROR - Failed to upload metrics
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3
	version 1.31.2; written and copyright by Michael Hipp and others
	free software (LGPL) without any warranty but with best wishes

Directory: /dev/shm/tts/PollyTTS/Joanna/en-us/
Playing MPEG stream 1 of 1: fce1fe97b8b1298b8869415874331aa9.mp3 ...

MPEG 2.0 L III cbr48 22050 mono

	Title:   
	Artist:  
	Album:   
	Year:    
	Genre:   
	Comment: 



[0:02] Decoding of fce1fe97b8b1298b8869415874331aa9.mp3 finished.

@goldyfruit
Copy link
Member Author

listener doesn't import ovos-core which handles this normally, @JarbasAl mentioned it should be moved to ovos-backend-client

@JarbasAl JarbasAl added the bug Something isn't working label May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants