UIBuilder Webpages Can't Be Opened

Hey all
I'm having a challenge which hopefully is a simple one to fix, for those in the know...
I've recently installed UIBuilder and am failing to open any generated webpages, as I'm greeted with this error on a white page when visiting them:

{"message":"Error: ENOENT: no such file or directory, open '/home/pi/log/uibtest'","source":{"id":"ad804a0d.4310e8","type":"file in","count":1},"stack":"Error: ENOENT: no such file or directory, open '/home/pi/log/uibtest'"}

I assume this is a problem with my NodeRED config rather than UIB itself. Is this something to do with where files are located in my NodeRED build? Is there some way of fixing this?

All the best
Adam

If you search for that in the Node-RED editor, you should find the source of the issue as it will show you a file-in node.

What is meant to be at that location? Whatever it should be, it isn't there :wink:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.