Skip to main content

Questions tagged [connection]

Refers to a connection used to transfer data between two endpoints, such as between a client and a web, database, web service or other server.

connection
1 vote
0 answers
25 views

BLE FTMS service not discoverable in python But discovered in nrfconnect App

I am using the following code to make an ftms service. This service is easily visible on the mobile phone as shown below but the python script below doesn't show that and gives some unknown junk ...
Muhammad Hamza Farooq's user avatar
1 vote
0 answers
29 views

Major IMAP services aren’t connecting to imap_open() in PHP

When connecting to a major IMAP service in PHP, I get a "Connection refused" error. I don't understand why this is happening. I have tried iCloud (imap.mail.me.com), Yahoo! (imap.mail.yahoo....
Dneail's user avatar
  • 11
-2 votes
0 answers
9 views

Can I report connection list jumper in eplan [closed]

Sure, here is the text in English: Hello friends, I want to display a report in EPLAN software that shows the connections where the wire numbers are jumpered together. Is it possible? Than Sure, here ...
loghman salekani's user avatar
1 vote
1 answer
37 views

Android BLE establishing connection

I am developing an Android BLE application for connecting with a BLE peripheral device. The BLE peripheral device has strong energy constraints and therefore the connection interval should be kept ...
Titouan Gaborit's user avatar
1 vote
0 answers
38 views

use SQL query via Power query to inquiry a different excel spreadsheet

I have an excel spreaadsheet (ExcelData.xlsx) that contains a table named "tblTransactions". I would like to understand if it is possible (and if so, how) to use a SQL query (through Power ...
Test Test's user avatar
0 votes
1 answer
18 views

How can I achieve connection check globally across the flutter application?

I would like to make my flutter application to be able to check the connection status and prompt a warning if the wifi and mobile network is turned off. However, I want to make this globally across ...
Jena.T's user avatar
  • 47
0 votes
0 answers
22 views

I cant Create a Connection between Python with MySQL [duplicate]

So recently i try to use MySQL and Python ( MySQL 8.00, Python 3.12 ) i view some code in W3 School to create a connection between ( i use Visual Studio Code as my text editor ) and i try this code ...
JustRy's user avatar
  • 1
0 votes
1 answer
29 views

How to set limit connections per user in SAP HANA?

The task is to write a request that will receive the number of connections for the current user. As well as a request that will set a different value for the database SAP HANA. I did not find anything ...
Trofim Maydanov's user avatar
0 votes
1 answer
24 views

Symfony Doctrine multiple DB to get connection for the 2nd database

I am using Symfony 7.1 to develop my API backend. In my .env: DATABASE_URL="mysql://root:[email protected]:3306/rsywx?serverVersion=8" BLOG_URL="mysql://root:xxxxxxxx$@xxxx:3306/...
TaylorR's user avatar
  • 3,943
0 votes
1 answer
38 views

Create server locally with laravel but can not accessed

i create server locally on my PC, with laravel project and running with command php artisan serve --host 0.0.0.0 i try to access with google chrome type http://192.168.099:8000 and it can be access. ...
Dena Achmad's user avatar
0 votes
2 answers
50 views

Django connection to Postgresql encoding problem

I can not connect Django to PostgreSQL database. It show me an encoding problem: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb3 in position 86: invalid start byte The problem is in that ...
Robert Wyszynski's user avatar
0 votes
0 answers
12 views

Streamlit nut running and gives connection error

When I run the file I get the : Connection error Is Streamlit still running? If you accidentally stopped Streamlit, just restart it in your terminal: streamlit run yourscript.py I could not solve it ...
Coşkun Erden's user avatar
-3 votes
0 answers
25 views

Port checkers say the port is open, but why can't I connect to my home web server? [closed]

I'm currently trying to set up a home web server through port forwarding. I'm using Next.js on port 3000 and NGINX to proxy pass any traffic from port 8080 on my computer to 3000. I'm using Namecheap'...
Evan Abbott's user avatar
0 votes
0 answers
17 views

Lock down and share exactly same database connection instance between multiple Apache NiFi processors

I am learning and trying to use NiFi to solve data transferring tasks. Now I have a requirement to lock down a same database connection instance between multiple processors. My flow steps like this: ...
Willi's user avatar
  • 307
0 votes
0 answers
15 views

MongooseServerSelectionError: connect

I am deploying a full stack application on render. But I don't know why I am getting this MongooseServerSelectionError: connect ECONNREFUSED 0.0.0.0:27017 at _handleConnectionErrors (/opt/render/...
khiladi coder's user avatar

15 30 50 per page
1
2 3 4 5
686