Javascript Error in after using Channels Search

I am getting this Javascript error when doing a search for programs in my Channels DVR Server Guide Screen. Any insight

A Javascript error has occurred!

Please refresh the browser after reporting this issue on Channels Community or to [email protected].

o.forEach is not a function

ey@http://dvradmin/utils/contentResults.js:19

pf2@http://dvradmin/components/recordings/ContentRow.js:124

jE@http://dvrnode_modules/react-dom/cjs/react-dom.production.min.js:153

D51@http://dvrnode_modules/react-dom/cjs/react-dom.production.min.js:261

I51@http://dvrnode_modules/react-dom/cjs/react-dom.production.min.js:246

mY1@http://dvrnode_modules/react-dom/cjs/react-dom.production.min.js:246

oV@http://dvrnode_modules/react-dom/cjs/react-dom.production.min.js:239

http://dvrnode_modules/react-dom/cjs/react-dom.production.min.js:123

V4.unstable_runWithPriority@http://dvrnode_modules/scheduler/cjs/scheduler.production.min.js:19

ct@http://dvrnode_modules/react-dom/cjs/react-dom.production.min.js:122

thanks

Can you try updating to prerelease via the Check for Update button

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