Failed to start Elastic search on ubuntu [closed]
I tried starting elasticsearch and configuring the yaml file, however this is the error message that keeps showing up.elasticsearch.service - Elasticsearch Loaded: loaded...
View ArticleGPG error: http://deb.debian.org/debian bookworm InRelease: The following...
We are trying to build a new docker image from an using docker-compose build from a GCP compute engine. First, here is info on our specific machine:nickcanova@cbb-airflow:/home/ubuntu/cbb-airflow$...
View ArticleCould not create virtual pointer (virtual pointer unsupported?)
i'm trying to run an app called warpd on ubuntu and getting this error, but when i try the sudo command it works, what should i do to run the app without having to sudo all the time because sudo only...
View ArticleUbuntu Snap Chromium can't access WebHID
I'm using Ubuntu 23.10, and trying to use a device with WebHID. I've added all appropriate rules, i.e.KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="1209", ATTRS{idProduct}=="d035",...
View ArticleThe problem with running the application on TomCat [closed]
When trying to launch the application, it says that the application was downloaded, but not started.root@silent-woman:~# systemctl status tomcat● tomcat.service - Tomcat 9 servlet container Loaded:...
View ArticleDocker pull error : x509: certificate has expired or is not yet valid
Description of problem:I'm trying to pull ubuntu from the public registry with this command :docker pull ubuntuAnd then i got this results (the previous command was working yesterday) :"Error while...
View ArticleConnection timeout for HTTP request to a particular server causing connection...
Connection timeout for HTTP request to a particular server causing connection timeout for the all the request to the other healthy serversTech Stack:Deployed as a Docker Container using OpenJDK 17 on...
View ArticleVisual Studio Code formatting for "{ }"
I'm on Ubuntu. C++ in Visual Studio Code automatically lints likeif (condition == true){ DoStuff();}Instead I want to do :if (condition == true) { DoStuff();}How do I do that?I've already installed the...
View ArticleHow to encrypt logs between Fortigate/Synology and logstash
I recently implemented the ELK Stack solution to centralise logs from several devices. It works very well when I send my logs over UDP, but I'm having a few problems encrypting the logs.Here are some...
View ArticleError: Cannot find module 'camelcase'
I'm trying to run a gulp based application.On Ubuntu, everything is working, but on Debian server not.Ubuntu: npm: 5.3.0, nodejs: v8.2.1, bower@1.8.0, gulp-cli@1.4.0, npm@5.3.0Debian: npm: 5.3.0,...
View Article_C.cpython-38-x86_64-linux-gnu.so: undefined symbol:...
Trying to use detectron2 on an application im working. What is the reason for this error and how can I fix it?I have seen similar questions mentioning that the problem may be that the torch and...
View ArticleWSL Ubuntu: How to setup gcc to cross-compile for arm with a specific glibc...
I'm not really an expert of linux, so i'm feeling a bit lost.I'm running an Ubuntu 22.04.3 LTS image in WSL, as i need to cross-compile a program for an ARM linux pc (a BeagleBone Black, "BBB" from...
View ArticleUnable to Ping Linux Machine using hostname [closed]
I have a local network(192.168.0.*) in which I have a router 2 Linux system and 1 Windows machine when I try to ping Linux machine 1 using hostname on Linux machine 2 it gives a resolution error, but...
View Articlehow to use procps-3.2.8 in listing all the running processes?
Does anyone know how to use procps-3.2.8 in listing all the running processes of ubuntu/linux?And how to kill them using procps-3.2.8?please provide the step-by-step procedure and provide useful links...
View ArticleA fatal error occurred. The folder [/usr/share/dotnet/host/fxr] does not exist
I can't access dotnet after an update. Reinstalling dotnet and vscode didn't help.On Ubuntu 22.04, running dotnet --info produces the output:A fatal error occurred. The folder...
View ArticleOpening QDockWidget Closes Previous QDockWidget on Ubuntu
I wrote a PyQt5 program using QDockWidgets on Windows. Selecting items in a QList in the central widget causes a widget to be placed in the right docking area that allows me to edit that item and as I...
View ArticleCannot touch; permission denied even though I am the root user?
I am trying to run Nextflow EAGER pipeline with docker on Ubuntu Jammy Jellyfish. I am the only user on this computer and thus the admin. Everything I've found so far has been a chmod fix but chmod o+w...
View ArticleHow to Route All System Network Traffic Through SSH Tunnel on Ubuntu [closed]
I have set up an Ubuntu VPS and connect to it via SSH. I'm currently forwarding a specific port (13511) from the VPS to my local Ubuntu laptop, mapping it to 127.0.0.1:3000. By doing this, accessing...
View ArticleFailed to verify signature archive-contents.sig: ... (problem with Emacs)
I'm trying to configure Emacs and it seems like I'm stumbling on every step so far. Currently I'm trying to install/setup the Melpa package but it gives me back the usual error message:Failed to verify...
View ArticleLast weekend it went well, today: The requested URL was not found on this server
I expected to see my test html page by typing ip adress: 64.23.246.162 into browser search bar. 4 days ago it worked, but not today. I wonder why.Not FoundThe requested URL was not found on this...
View Article