Warning : Unknown: failed to open stream: No such file or directory in Unknown on line 0
Fatal error : Unknown: Failed opening required ‘/Applications/Wappler’ (include_path=’.:/usr/local/Cellar/php/7.4.4/share/php/pear’) in Unknown on line 0
I just setup with your advice to test Beta 6 and project was imported directly from 5. On Wappler 5 works fine but if I run the 6 generates me the error.
If I turn on the computer and run first the Beta 6 I need to restart and run Wappler 5 first on computer in order to work.
If I run Wappler 5 and close it and then try to run the beta 6. I click on the beta Icon as a separate app and it opens the wappler 5 instead of 6 that I click on.
Ok the restart problem is solved but when I open the version 6 still getting this error
[Wed Sep 13 11:01:13 2023] PHP 7.4.4 Development Server (http://localhost:3000) started
[Wed Sep 13 11:01:14 2023] [::1]:54679 Accepted
[Wed Sep 13 11:01:14 2023] PHP Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0
[Wed Sep 13 11:01:14 2023] PHP Fatal error: Unknown: Failed opening required '/Applications/Wappler' (include_path='.:/usr/local/Cellar/php/7.4.4/share/php/pear') in Unknown on line 0
[Wed Sep 13 11:01:14 2023] [::1]:54679 Closing
Also notice the Test connection brings that error prompt.
Last:
Stoping server returns:
Error: Channel closed at __node_internal_captureLargerStackTrace (node:internal/errors:477:5) at new NodeError (node:internal/errors:387:5) at target.send (node:internal/child_process:742:16) at PtyEmitter.destroy (C:\Users\Fran\AppData\Local\Wappler Beta\resources\app\Shared\DMXzone\dmxAppCreator\UI\lib\pty.js:7:1490) at PtyEmitter.<anonymous> (file:///C:/Users/Fran/AppData/Local/Wappler%20Beta/resources/app/Shared/DMXzone/dmxAppCreator/UI/w2editor_term.js:7:8093) at PtyEmitter.emit (node:events:513:28) at ChildProcess._exitHandler (C:\Users\Fran\AppData\Local\Wappler Beta\resources\app\Shared\DMXzone\dmxAppCreator\UI\lib\pty.js:7:849) at ChildProcess.emit (node:events:513:28) at ChildProcess._handle.onexit (node:internal/child_process:291:12)
@Teodor
I found that Wappler was running with no administrator privileges.
Changed that, Wappler runs with administrator mode now, but I have some cmd process without that.
Sometimes I opened Wappler and starts running some cmd on the backend and then closes and starts Wappler normally.
My question is, besides Wappler, can be there some task running with no admin privileges?
(That doesn’t fix the bug btw)