Quantcast
Browsing all 5970 articles
Browse latest View live

URLError: urlopen error timed out

Whenever i try to make a HTTP request to some url through my django application which is running on top of apache mod_python (Machine: Ubuntu 10.04 server edition, 64-bits), it gives a timeout...

View Article


Creating a File System in WSL but can't mount in an specific directory [closed]

I tried doing this "sudo mount -t drvfs /dev/sudo /mnt/e", and yet I received an message saying,mount: /mnt/e: wrong fs type, bad option, bad superblock on /dev/sudo, missing codepage or helper...

View Article


Issue with Co-simulation Report Generation in Vivado HLS

I am currently following the hls4ml tutorial available here. While attempting to perform co-simulation in Vivado HLS, I encountered an error regarding the generation of the co-simulation...

View Article

nvm ls does not list specific installed version numbers

I recently ran an npm update that broke my Vue app. As a result, I am trying to revert my server to the previous version of Node/npm that it was using.However, when I run nvm ls I get the following...

View Article

Shell script to check ubuntu version and then copy files

I am new to shell script programming. I want to write a simple shell script to check the ubuntu version installed in the system; if the version is greater than or equal to version 12 then copy some...

View Article


How to connect to a local Windows SQL Server Instance from WSL? [closed]

I'm using WSL, running Ubuntu. I have a local instance of SQL Server 2022 installed in Windows, and want to connect to it from WSL. I have remote connections enabled, however, I can't seem to get...

View Article

How to get VSCodium to use default file manager

I have installed VSCodium, in Kubuntu.I use Dolphin as default file explorer/manager in my SO.Buen when I want to search to open a folder from VSCodium, the app used its File, it seems to be default...

View Article

nvim unexpected exit, looking for logs

Sometimes, when I am deleting some lines, such as 20dd or ddG, vim closes unexpectedly.I don't know why and I can't add more info because I don't know where to look at. Is there any kind of log?Regards

View Article


gunicorn.service: Failed at step CHDIR spawning */fresh_env/bin/gunicorn: No...

gunicorn.service cannot open WorkingDirectory and the gunicorn executable. I think it's about permissions but I don't know how I can solve it. ** sudo systemctl status gunicorn:`** `Apr 12 23:57:08...

View Article


VSCode requires login on start each time a new window is open

VSCode requires login on start each time a new window is open, it says "You're running in a GNOME environment but the OS keyring is not available for encryption. Ensure you have gnome-keyring or...

View Article

visual studio code C/Cpp: Edit configurations does not open...

I am trying to use visual studio code 1.18.1 with the plugin C/C++.My system is XUBUNTU 16.04 32 bitsThe command C/Cpp: Edit configurations does not open or create the file c_cpp_properties.jsonNothing...

View Article

Unknown module(s) in QT: svg

Added QT += svg and I tried just QT += svg and greaterThan(QT_MAJOR_VERSION, 4): QT += svg to the .pro solution file and ran qmake from inside the QtCreator and got this error:error: Unknown module(s)...

View Article

Deno as Linux systemd service. How?

For reasons I don't understand, Deno is not a systemd service by default. It has an auto install script that drops the deno executable file in your /home folder. When you deno run a Typescript file...

View Article


.net 3.1 and dotnet 6 on ubuntu 22.04 issue [/usr/share/dotnet/host/fxr] does...

I've Ubuntu 22.04I've successfully install .net core 3.1using this wayHow can I install dotnet Core 3.1 runtime on Ubuntu 22.04?and it's work perfectlythen I treid to install .net 6using this way...

View Article

WSL2/Ubuntu Jupyter lab stops mount my windows folders

I'm struggeling with wierd issue. I don't know what I did, but after sometime my jypiter labd notebook stops mounting my windows environment. I now can only see a Ubuntu env, but compleetly lost access...

View Article


Websocket server - working for local connections but not remote?

I am running an embedded Jetty server on Ubuntu (22.04.3), listening to port 8734 (arbitrary number), and testing it with wscat.The following command connects fine if run on the same machine:wscat -c...

View Article

bind9 server to forward zones to an external DNS server

I want to build a CDN platform for a project, and for the load balancing part, I decided to use a bind9 server to forward zones to an external DNS server, where I'll also handle the load balancing. The...

View Article


why do rsync-style temp files like "cam1111.jpg.OEXEL2" appear when I kill...

I'm working on checking if gstreamer pipeline write image to the filesystem.It's working onGstreamer 1.0Linux Ubuntu 22.04 LTSDocker version 25.0.4docker-compose version 1.29.2Python 3.10These...

View Article

Webserver changing from root to normal user - How can do it? [closed]

At my beginning i installed Mautic and the webserver Apache2 under root. Now i know, that was wrong and i added a user: stefanWhat do i have to do, that the apache and my mautic webapp is runnung under...

View Article

Octave API C++ Ubuntu program emergency stop [closed]

I am new to the topic of API.Can you tell me why the program crashes? What am I doing wrong? I work in Ubuntu. Octave 6.4.0#include <iostream>#include <octave/oct.h>#include...

View Article
Browsing all 5970 articles
Browse latest View live