Javascript Error in after using Channels Search

Still having the same javascript problem after the Prerelease upgrade (and this is happening on multiple workstations. I get the same error in Chrome and in Opera. And in multiple machines

thanks

Any more suggestions. Should I unistall and reinstall?

What are you searching for?

I go to the Search box and I search for a program like "Frontline" (PBS) or Monday Night Football to tape

All other functions are working fine and I can 'DVR' just fine

and to continue, this is the error I am getting in various Browsers (Chrome, Opera) and on all machines

If you search the name of one of your recorded shows does it work?

Sorry, Same Problem

Any more suggestsions? Should I reinstall here? I apologize but not being able to search really causes problems with able to recording programs.

Reinstall won't change anything. We're looking into this bug.

1 Like

Please click Support > Troubleshooting > Submit Diagnostics

Diagnostics have been submitted as 90ef6cf7-7a44-4960-a1e2-0c6c65867a83

Open cmd.exe and paste this command:

curl.exe -XPOST http://127.0.0.1:8089/dvr/database/reindex

Just pasted in the command and curl.exe was not found.

I found a curl.exe in the windows system directory and copied to temp directory and still got an 404 error

Microsoft Windows [Version 10.0.19042.1348]
(c) Microsoft Corporation. All rights reserved.

C:\Windows\System32>cd\temp2

C:\temp2>curl.exe -XPOST http://127.0.0.1:8089/dvr/database/reindex
404 Not Found
C:\temp2>

Thanks

Jeff

Is the server also running on that windows machine? If not you’ll need to replace 127.0.0.1 with the up address of your server.

Yes the server is running on that machine. I will change the IP addy. Thank you

Getting a little further but still not successful. So this is not bad.

Getting a little further using the machine's external IP address.

If I try to use the router's assigned IP (192.168.1.x) , I get the first message "404 not Found"

Thank you for all your work on this !

Hmm if you’re using the internal IP address of your windows machine that hosts the server I would expect it to work. Will have to defer to the Devs…

Oops that should be -XPUT

Use the 192 ip

Thank you for the update

will do later. thank you

Tmm1

That worked great. the database rebuild fixed everything. Please close this ticket.

Awesome. And thank you again for all your support

2 Likes