Skip to main content

Questions tagged [ubuntu-server]

Ubuntu Server is a flavour of the Ubuntu operating system. It is the same core product as the Desktop version, but with certain differences that make it more suitable as a server. Most notably, it's missing a GUI. is a free desktop and server operating system based on Debian GNU/Linux. Note that https://askubuntu.com is specifically dedicated to Ubuntu questions.

ubuntu-server
0 votes
0 answers
7 views

Error_log AH01071: Got error 'Primary script unknown' How to show fileName

After migrating to php-fpm when I try to access to an unexisting file I get AH01071: Got error 'Primary script unknown' in Apache2 error log. How can I get the filename with a full path in the error ...
ComAssistant's user avatar
-1 votes
0 answers
16 views

SSH into Virtual machine issues [closed]

I recently set up an Ubuntu server virtual machine and I have been trying to SSH into this VM from the host (using Oracle VirtualBox). I keep receiving a timeout error no matter what I try I have ...
Cullen Pugh's user avatar
-1 votes
0 answers
24 views

Ubuntu VM Ext4-fs remounting in read-only on citrix [closed]

I have this issue of a couple of our minio servers based on ubuntu server are going into read only on the data drive only, this disrupts the service and slows it down while it timeouts with each ...
Jaden Batzel's user avatar
0 votes
0 answers
27 views

PostgreSQL authentication fails on Ubuntu server until postgresql service is restarted

I am running a Flask app with SQLAlchemy, on Ubuntu server with PostgreSQL and Apache2. SQLAlchemy gave an authentication failed for postgres error. After stopping Apache2, restarting Postgres and ...
Yusif's user avatar
  • 421
0 votes
0 answers
42 views

How do I kill or close a port

Because I am getting the following error message on my server when I try to run my webhook_server.js application: code: 'EADDRINUSE', 0|webhook_ | errno: -98, 0|webhook_ | syscall: 'listen', 0|...
SirBT's user avatar
  • 1,648
0 votes
0 answers
68 views

why am I getting: Error reading from remote server returned by /examples/

I am trying to configure Tomcat to work with Apache2 in a Ubuntu Server 24.04. I managed so far to install correctly Apache2: Apache/2.4.58 (Ubuntu) and Tomcat: Apache Tomcat/10.1.24. Both run fine - ...
carl's user avatar
  • 388
0 votes
0 answers
54 views

Fail to deploy alfresco War file Alfresco Comunity edition edition v23.2.1

I am new to Alfresco and need assistance with installing it on an Ubuntu Server 24.04. After installing Ubuntu Server, PostgreSQL, JDK 21, and Tomcat, the deployment of the Alfresco.war file fails. ...
Biskriano's user avatar
0 votes
1 answer
109 views

MySQL in docker-compose error: [ERROR] [Entrypoint]: Unable to start server. mydb exited with code 0

I'm trying to run a MySQL container with this docker-compose.yml file: version: '3.3' services: mydb: container_name: mydb image: mysql:8.4.0 # I also tried lts and latest here restart: ...
amiry jd's user avatar
  • 27.4k
0 votes
2 answers
93 views

TYPO3 First Installation - 404 Page Not Found

I'm new to typo3 and I installed it today, and after the last step I picked "take me straight to the backend". So it took me to the login site ***/TYPO3/login It says "Not Found, The ...
NinjaKekz's user avatar
0 votes
1 answer
38 views

Mapstore deployment failed

I have successfully deployed both Tomcat and GeoServer. Both are running fine. I want to deploy mapstore.war, but it fails to start and I'm getting the following output from less /opt/tomcat/logs/...
mra's user avatar
  • 1
0 votes
0 answers
44 views

How to Render Custom UI on a 3.5 Inch Touch Display with Ubuntu Server for Raspberry Pi

I'm currently working on a project that involves a Raspberry Pi equipped with a 3.5 inch touch display. My goal is to create a user interface (UI) specifically for file selection tasks. I've opted for ...
Ron's user avatar
  • 1
0 votes
0 answers
24 views

Why i have an 502 with proxy pass but work with mydomain.com:8443

I have a ubutu server with nginx and uses cloudflare as dns I access a panel by doing mydomain.com:8443 and I would like that I have this panel by doing panel.mydomain.com So I add an nginx ...
August 7337's user avatar
0 votes
0 answers
19 views

Configuring Ngix Virtual Hosts

Im having some issues configuring a virtual host in nginx. I followed this tutorial. How to Install Magento 2 on Ubuntu with Windows 10/11 WSL My vhost code in sites-available looks like this: ...
t3chn0hippy's user avatar
0 votes
0 answers
422 views

nginx error - (2: No such file or directory) when making req through frontend

In an ubuntu server I have two versions of a node.js + express & reactjs app , one for test and another for prod. Their path is something like (sorry for the bad representation. Tell me if you ...
JhonesJGL's user avatar
0 votes
0 answers
63 views

Got 'Exit 255' when using nohup command

I'm using the nohup command to execute a php file in my Linux Server, previously this command ran smoothly and I have been using it for years, but lately (until now) I've been getting an Exit 255 ...
Rey's user avatar
  • 29

15 30 50 per page
1
2 3 4 5
56