RhinoTrac
LassoSoft Ticket Tracking System
NOTE: If you are using Lasso Server 9.3 please Log your ticket directly via the LUX admin as this will give us more information about your issue.
Ticket #8106: installing Lasso 9.3.2-b5 on OSX
- Reported by:
- Francesco Gregori
- Date:
- 13 Nov, 2020
- Priority:
- major
- Component:
- Lasso 9
- Version:
- 9.3.2-b5
- Keywords:
- Platform:
- macOS 13.13.6
Issue reported by Francesco Gregori (info@multitraccia.it)
Company: Multitraccia SC - P.IVA 02210110348
Component: Lasso 9 Server
Version: 9.3.2-b5
Platform: macOS 13.13.6
Source IP: 82.54.165.123
Detail
======
Hi, i’m Francesco Gregori from Multitraccia, Italy.
I’ve installed Lasso 9.3.2 on a MacOs 10.13 machine
Lasso is correctly installed, it sees my Mysql DB.
When i try to browse my solution many js components are not loaded correctly so i can’t run correctly my solution
If i try to browse single JS file at the end they reports same code:
<body>
<div class="container">
<figure>
<img alt="Spitfire 500 error" src="/lasso9/lux/images/ise500.png">
</figure>
<section role="main">
<header role="banner">
<h1>Internal Server Error</h1>
</header>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
<p>Error Code: -1</p>
<p>Error Message: Connection closed by peer</p>
</section>
</div>
<footer>
<p class="copyright">© 2020 LassoSoft Inc. All rights reserved.</p>
</footer>
</body>
On a previous macOS 10.8 machine and lasso 9.2 my solution runs correctly but i must upgrade to a new machine
May be LUX server that does not serve correctly files?
May i use apache instead of LUX? How can i do?
Please, can you help me?
I thank you in advance
Please log in to your LassoSoft account to comment
Comments
Connection: close
Server: LassoSpitfire
Content-Length: 6783
Another detail about this error, in the middle of js browser reports:
<!doctype html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>500 Internal Server Error</title>