dave icon indicating copy to clipboard operation
dave copied to clipboard

WIP - Resolve ECONNREFUSED

Open rachittshah opened this issue 3 years ago • 1 comments

Added the error logs to keep track of the work in progress for getting DAVE online prior to GSoC.

To - do

  • [ ] Resolve server.py to look for local ports
  • [ ] Recheck run_gui.bash for possible updates
  • [ ] Work on main/config.js updation
  • [ ] Resolve Stingray API changes for some files

This PR is made to keep track of the progress on the fixing of DAVE.

Linked errors/issues - https://timelabdev.com/jira/projects/DAVE/issues/DAVE-385?filter=allopenissues

rachittshah avatar Mar 27 '21 06:03 rachittshah

Hello @godslayer201! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 55:31: W292 no newline at end of file

pep8speaks avatar Apr 14 '21 06:04 pep8speaks