Vscode não abre no Ubunto 24.04 LTS [closed]
Olá, estava usando o Uubunto 23.10, aí migrei para a versão 24.04. Ocorre que apoś eu realizar essa ação, o Vscode não está mais abrindo. Eu já desinstalei e instalei ele, mas não adiantou, continua...
View ArticleERPNext Low Stock Notification [closed]
How to create a low stock alert in erpnext. This is the condition, when the stock is below 100 then it should notify me that you have a low stock with this product.Note: When I create a server script...
View ArticleProblem with Gurobi java API: libgurobi95.so: cannot open shared object file:...
I am trying to use the Gurobi java API for the first time and I am trying to run the MIP1 example here: https://www.gurobi.com/documentation/9.1/examples/mip1_java.htmlI am using IntelliJ IDEA on Linux...
View ArticleI have a problem when compiling AOSP with Ubuntu
klee@linux:~/AOSP/aosp$ make......[ 0% 2/12593] build out/target/produc...wer_intermediates/oat/arm/package.odexFAILED: out/target/product/generic/obj/APPS/HTMLViewer_intermediates/oat/arm/package.odex...
View ArticleMy Android studio is not detecting my Android OnePlus 6T device
I have installed every SDK in Android studio:$ lsusbBus 002 Device 004: ID 04f2:b34f Chicony Electronics Co., Ltd Bus 002 Device 006: ID 093a:2510 Pixart Imaging, Inc. Optical MouseBus 002 Device 002:...
View ArticleHow to automatically scale up and down Amazon EC2 ubuntu micro instances
I am building a project in which i use amazon EC2 micro instance as a server which is running ubuntu on it. I want that if the resources of this server e.g. RAM to serve the requests are exhausted , it...
View Articleurllib.error.HTTPError: HTTP Error 410: Gone with pytube version 12.0.0
Im trying to run a youtube downloader with flask and pytube. I programmed it on my windows Pc and everything works fine but now when I try to use the site on my ubuntu server it gives me this...
View ArticleError response from daemon: Cannot kill container: permission denied, how to...
I'm trying to kill a docker container, but I got permission denied. I use Ubuntu 20.04, my docker version for client is 20.10.7 and the one for the server is 20.10.11.This is the log I got:Error...
View Articlecomment resoudre ces problemes sur ubuntu 19.10 [closed]
N: ignoring file 'pgdg.list.org' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extensionE: could not open lock file /var/lib/dpkg/lock-frontend -open (2: No such file or...
View ArticleNginx And Apache web server conflict on ubuntu server [closed]
I'm running a Java (Spring Boot) application along with an Angular front-end on an ubuntu VPS. I'm using Nginx as a reverse proxy to route requests to Java (port 8080) and Angular files. After...
View ArticleQEMU 9.0 emulation raspberry pi 4 with Ubuntu 20.04 Image
Can't emulate Ubuntu 20.04 image for Raspberry Pi 4 Model B.Hello, I have a modified Ubuntu 20.04 image for a Raspberry Pi 4 Model B. It needs to be run using QEMU 9.0. After the system starts, you...
View Articlefetch SSL Errors (Socket hang up, SSL alert number 80, ECONNRESET)
I use Strapi CMS as the backend for an application. Within Strapi I have a custom controller which acts as a middleman endpoint between my application and many WooCommerce Stores' API.Most of the sites...
View ArticleConnect to remote MySQL database (on an Ubuntu server) from Windows machine...
I am currently trying to set up a connection between my host machine, which is a Windows PC, and a remote ubuntu server I can access using an IP-address. Let's say for example my server has the...
View ArticleCan't run script using PHP's exec(), possible permissions problems
I'm having trouble executing a command using PHP's exec function. I think there are two different permissions (or maybe environment?) problems.In this case, the script I'm having trouble with is...
View Articledocker-python error : ModuleNotFoundError: No module named '_distutils_hack'
i'm running a python/django app using docker and apache2 and it was working great ,, but suddnle when I try to run again am getting this error : Traceback (most recent call last): File "<frozen...
View Articleqt.qpa.plugin: Could not find the Qt platform plugin "wayland"
I'm trying to run through some image recognition tutorials, but I keep running into this error that's preventing me from proceeding. I'm running Ubuntu 21.10, and Python 3.9.7. My code is as...
View ArticleFileNotFoundError: [Errno 2] No such file or directory:...
I'm trying to build a ML model with docker. I created 4 files : docker-ml.py, docker-ml-inference.py, requirements.txt and the DockerfileI'm using the IMDB Dataset of 50k Movie Reviews, after cleaning...
View Articlemainline install-latest --include-rc
I got the following error after execute the above imperative command.root@ubuntu:~# tail -f /var/log/vboxadd-setup.logmake -f ./scripts/Makefile.build obj=/tmp/vbox.0 need-builtin=1 need-modorder=1 #...
View Articleinfluxdb localhost:8086 Not found web console not opening
root@ABC-PF34ZK3G:~# influxConnected to http://localhost:8086 version 1.8.0InfluxDB shell version: 1.6.7~rc0i am able create table and query from table in ubuntu cmd promtBut when try to open web...
View ArticleFileNotFoundError: [Errno 2] No such file or directory:...
I'm trying now to build my docker imageI have my app.py:import pandas as pdfrom flask import Flask, request, render_templateimport osfrom joblib import loadMODEL_DIR = os.environ["MODEL_DIR"]MODEL_FILE...
View Article