Maybe you were looking for...

Java returns cannont invoke ScriptEngine error

I am running Java's ScriptEngine class to run to some code. I use IntelliJ with maven dependencies when I run the code it says Cannot invoke "javax.script.Scrip

“Error occurred during initialization of VM; Could not reserve enough space for object heap” using -Xmx3G

First of all, I have a box with 8gb of ram, so I doubt total memory is the issue. This application is running fine on machines with 6gb or less. I am trying to

How can i navigate to a specific screen while i tap on the push notificatios

I connected my project to firebase(FCM) for notifications. Iam getting notifications but i cant navigate to required screen while iam tapping on notifications.

Tika server fails to start in airflow(from the fourth simultaneous run) deployed on kubernetes

I wanted to ask if any of you have encountered a similar error. I am working in a company where we are using airflow, deployed on Azure kubernetes. We have a Da

How to write settings in NGINX for ssl request

I have nginx server and it's works fine for http requests. But on https it's not working. How to solve it? Where is problem?) upstream coinbot { server web:50

Why cant Python request parse TikTok API data?

I am making a Python request using the request library to TikTok. I managed to dig up the URL for their user details (I don't know whether this is legal or not.

Real time websites scraping with selenium and python

I am doing trading in a real time website. Now I want to scrap it continuously to extract real time stock or currency data for calculations using selenium and p

Error when trying to import the Crypto package

When I issue these import commands: import sys import cv2 import numpy as np from Crypto.Cipher import AES from Crypto.Util.Padding import pad, unpad from Crypt

Accessing data in Python from Firestore database without admin privelege

I need to acces Firestore database. I'm working on a projet and need to analys its data but I only have reading rights on it. Therefore I can't generate an SDK