Replies: 15 comments 5 replies
-
|
Either
|
Beta Was this translation helpful? Give feedback.
-
|
We should add a "check" page that is shown the very first time someone enters into a fresh installation that should check all the dependencies are there, that the permissions are fine, that the web server is sane, etc. Do you guys think you can help us with that? |
Beta Was this translation helpful? Give feedback.
-
|
Hello,
I gave permission 0777 to the data directory.
Now when I upload sample.step, I get "Invalid step file" error
[image: image.png]
…On Tue, Jan 20, 2026 at 12:20 AM jeremy theler ***@***.***> wrote:
We should add a "check" page that is shown the very first time someone
enters into a fresh installation that should check all the dependencies are
there, that the permissions are fine, that the web server is sane, etc.
Do you guys think you can help us with that?
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFOKDPOC4UA2WJTZC5N3UUT4HTR2PAVCNFSM6AAAAACSFJE62CVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNJTHEZTGNA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
I would like to add that the same SimplePart.step works on demo SunCAE
website.
[image: image.png]
…On Tue, Jan 20, 2026 at 12:47 AM Dharmit Thakore ***@***.***> wrote:
Hello,
I gave permission 0777 to the data directory.
Now when I upload sample.step, I get "Invalid step file" error
[image: image.png]
On Tue, Jan 20, 2026 at 12:20 AM jeremy theler ***@***.***>
wrote:
> We should add a "check" page that is shown the very first time someone
> enters into a fresh installation that should check all the dependencies are
> there, that the permissions are fine, that the web server is sane, etc.
>
> Do you guys think you can help us with that?
>
> —
> Reply to this email directly, view it on GitHub
> <#10 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AFOKDPOC4UA2WJTZC5N3UUT4HTR2PAVCNFSM6AAAAACSFJE62CVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNJTHEZTGNA>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
-
|
The images have been lost, but I think that error is coming from a missing library. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Can you check if the file has been uploaded or not? There should be a file named Please let me know. We should add a check on SunCAE's side for all these possible issues so we show a proper error message. |
Beta Was this translation helpful? Give feedback.
-
|
If I'm not mistaken, it should be in |
Beta Was this translation helpful? Give feedback.
-
|
There are 3 folders in cads folder
Each has original.step file in it.
…On Tue, 20 Jan 2026, 1:57 am jeremy theler, ***@***.***> wrote:
If I'm not mistaken, it should be in
data/root/cads/9186d20ca41dff65ae6ee1494133b003.
Can you post the output of ls -lt in this directory?
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFOKDPJIYA45K35LDYOR72D4HT5HPAVCNFSM6AAAAACSFJE62CVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNJUGAZDCNA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Here is the output of ls -lt
…-rw-r--r-- 1 dlmtech dlmtech 19778 Jan 19 14:45 original.step
On Tue, Jan 20, 2026, 10:44 Dharmit Thakore ***@***.***> wrote:
There are 3 folders in cads folder
Each has original.step file in it.
On Tue, 20 Jan 2026, 1:57 am jeremy theler, ***@***.***>
wrote:
> If I'm not mistaken, it should be in
> data/root/cads/9186d20ca41dff65ae6ee1494133b003.
> Can you post the output of ls -lt in this directory?
>
> —
> Reply to this email directly, view it on GitHub
> <#10 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AFOKDPJIYA45K35LDYOR72D4HT5HPAVCNFSM6AAAAACSFJE62CVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNJUGAZDCNA>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
-
|
Here is the message I get.
***@***.***:/home/dlmtech/domains/
suncae.dlmtech.xyz/public_html/suncae/data/root/cads/2dd5cc9b11f47762eb5e718a82b9673a#
../../../../cadpr
ocessors/gmsh/cadcheck.py
Traceback (most recent call last):
File "/home/dlmtech/domains/
suncae.dlmtech.xyz/public_html/suncae/data/root/cads/2dd5cc9b11f47762eb5e718a82b9673a/../../../../cadprocessors/gmsh/cadcheck.py",
line 4, in <module>
import gmsh
File "/home/dlmtech/domains/
suncae.dlmtech.xyz/public_html/suncae/data/root/cads/2dd5cc9b11f47762eb5e718a82b9673a/../../../../bin/gmsh.py",
line 92, in <module>
lib = CDLL(libpath)
^^^^^^^^^^^^^
File "/usr/lib/python3.12/ctypes/__init__.py", line 379, in __init__
self._handle = _dlopen(self._name, mode)
^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: libGLU.so.1: cannot open shared object file: No such file or
directory
…On Tue, Jan 20, 2026 at 8:28 PM jeremy theler ***@***.***> wrote:
Here is the output of ls -lt
-rw-r--r-- 1 dlmtech dlmtech 19778 Jan 19 14:45 original.step
Ok, the file has been uploaded correctly. The user running the web server
is dlmtech I assume so there should be no permission issues.
Can you run, from that directory, the following command?
../../../../cadprocessors/gmsh/cadcheck.py
—
Reply to this email directly, view it on GitHub
<#10 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFOKDPNM7ZFNDKTTN3OEJ6D4HX7MRAVCNFSM6AAAAACSFJE62CVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNJUG43DGNQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Hello,
I installed libglu1-mesa on my home directory but I am still getting the
same error message.
Does this library need to be installed on a particular folder?
…On Tue, Jan 20, 2026 at 11:47 PM jeremy theler ***@***.***> wrote:
Ok so on our side we should definitely add a check script to make sure
everything works ok before allowing people to start using a local
installation of SunCAE.
Having said that, you are missing a library for Gmsh:
sudo apt install libglu1-mesa
It is weird to have to install a graphical library for a non-graphical
usage.
Maybe we can build a no-X version of Gmsh ourselves. Or try to get
https://gmsh.info/bin/Linux/gmsh-nox-git-Linux64-sdk.tgz with the deps.sh
script.
Any idea is welcome.
—
Reply to this email directly, view it on GitHub
<#10 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFOKDPK3QMHEEPOATEBAU7D4HYWXJAVCNFSM6AAAAACSFJE62CVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNJUHE2DKNQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
And when I check my Developer tools I get this message
{"cad_hash":"2dd5cc9b11f47762eb5e718a82b9673a","status":"error","error":"Invalid
STEP file.","show_preview":false}
…On Tue, Jan 20, 2026 at 11:54 PM Dharmit Thakore ***@***.***> wrote:
Hello,
I installed libglu1-mesa on my home directory but I am still getting the
same error message.
Does this library need to be installed on a particular folder?
On Tue, Jan 20, 2026 at 11:47 PM jeremy theler ***@***.***>
wrote:
> Ok so on our side we should definitely add a check script to make sure
> everything works ok before allowing people to start using a local
> installation of SunCAE.
>
> Having said that, you are missing a library for Gmsh:
>
> sudo apt install libglu1-mesa
>
> It is weird to have to install a graphical library for a non-graphical
> usage.
> Maybe we can build a no-X version of Gmsh ourselves. Or try to get
> https://gmsh.info/bin/Linux/gmsh-nox-git-Linux64-sdk.tgz with the deps.sh
> script.
>
> Any idea is welcome.
>
> —
> Reply to this email directly, view it on GitHub
> <#10 (reply in thread)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AFOKDPK3QMHEEPOATEBAU7D4HYWXJAVCNFSM6AAAAACSFJE62CVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNJUHE2DKNQ>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
-
|
I made some changes.
Can you update and start from scratch? |
Beta Was this translation helpful? Give feedback.
-
|
Good that the uploading worked. Now, three things.
|
Beta Was this translation helpful? Give feedback.





Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I wanted to try SunCAE and installed on my virtual private server. Installation went well and I can see that it installed everything from the script.
Now when I upload the sample.step file, it is giving me "error: cannot create log directory" repeatedly.
Beta Was this translation helpful? Give feedback.
All reactions