Page 1 of 1

NSTI installation on Rocky OS - Getting Forbidden error

Posted: Fri Dec 29, 2023 2:19 am
by amane
Hi,
We have installed NSTI on rocky os, however getting below error on when we trying to open console.
Error:
Forbidden
You don't have permission to access this resource.

As mentioned in viewtopic.php?t=46631, i have replaced the lines with below content on /etc/httpd/conf.d/nsti.conf and restarted httpd.

<Directory "/usr/local/nsti">
Require all granted
</Directory>

But after making these changes start getting different error.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.server error.

So I reverted the changes.

mod_wsgi (pid=1883788): Failed to exec Python script file '/usr/local/nsti/wsgi.py' error occurred in /var/log/httpd/error_log file.

Could you please help to troubleshoot this issue.

Thank You

Re: NSTI installation on Rocky OS - Getting Forbidden error

Posted: Sat Dec 30, 2023 4:18 am
by kg2857
What does a search say about?
mod_wsgi (pid=1883788): Failed to exec Python script file '/usr/local/nsti/wsgi.py' error occurred in /var/log/httpd/error_log file.

Re: NSTI installation on Rocky OS - Getting Forbidden error

Posted: Thu Jan 04, 2024 7:22 am
by amane
We are facing problem to install the PIP modules. Latest modules is not supporting to the NSTI.

Could you please provide the proper installation steps for ROCKY8 OS.

Re: NSTI installation on Rocky OS - Getting Forbidden error

Posted: Thu Jan 04, 2024 11:10 am
by gwesterman
Hi @amane,

I would take a look at this thread. NSTI is no longer being updated and has been largely replaced by NXTI in XI.