How to run jsreport studio



  • Hello,

    Can anyone tell me how to run jsreport studio?
    I have tried going to a command prompt of my project directory
    and executed the jsreport start which initializes the report engine without error.
    I then tried going to a browser localhost:5500 and I don't see the report studio.
    How do I get jsreport studio to render?



  • You typically see something like this in the output

    2022-04-12T12:11:45.623Z - info: jsreport server successfully started on http port: 5488
    

    The 5488 is the default port where you can reach jsreport studio usually.



  • Thanks for the reply.

    I changed the port to 6000. It does say it started on 6000. What do I do next? I don't see the report studio. I tried https://localhost:6000/
    but that does not bring up the report.

    0_1649766007369_upload-ebb99e4f-b95e-41f6-b690-b957e4c21137



  • I figured it out. Port 6000 is unsafe. I changed the port and it works. Thank You


Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.