Posts

stack:Error: connect ETIMEDOUT 172.18.0.2:8080

 why am getting this error, T 172.18.0.2:8080 name:Error stack:Error: connect ETIMEDOUT 172.18.0.2:8080\n    at Function.AxiosError.from (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/axios@1.12.0/node_modules/axios/lib/core/AxiosError.js:96:14)\n    at RedirectableRequest.handleRequestError (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/axios@1.12.0/node_modules/axios/lib/adapters/http.js:638:25)\n    at RedirectableRequest.emit (node:events:531:35)\n    at ClientRequest.eventHandlers.<computed> (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/follow-redirects@1.15.11/node_modules/follow-redirects/index.js:49:24)\n    at ClientRequest.emit (node:events:519:28)\n    at emitErrorEvent (node:_http_client:105:11)\n    at Socket.socketErrorListener (node:_http_client:518:5)\n    at Socket.emit (node:events:519:28)\n    at emitErrorNT (node:internal/streams/destroy:170:8)\n ...

connecting two n8n container instance for working together

 PS C:\Users\bum> docker ps CONTAINER ID   IMAGE                                         COMMAND                  CREATED       STATUS          PORTS                                         NAMES 0dc3827004e7   google-maps-scraper-main-scraper-api:latest   "uvicorn gmaps_scrap…"   3 hours ago   Up 52 minutes   0.0.0.0:5689->8001/tcp, [::]:5689->8001/tcp   gmaps_scraper_api_service a3e3df5ef8f2   n8nio/n8n:latest                              "tini -- /docker-ent…"   3 days ago    Up 2 hours    ...

next js frontend

Run the following command in your ./launchpad/next folder yarn && yarn build && yarn start change port for nextjs {   "name": "nextjs",   "version": "0.1.0",   "private": true,   "scripts": {     "dev": "next dev -p 3001--turbopack",     "build": "next build",     "start": "next start -p 3001",     "lint": "next lint",     "clean": "rm -rf .next && rm -rf node_modules && npm i"   }, added -p 3001 in dev ans start npm run start .htaccess REWRITERULE ^(.*)$ HTTP://nextjscloudvariation/$1 [P]

install strapi

 1. Update your server sudo apt update && sudo apt upgrade -y 2. Install Node.js (LTS recommended, e.g. Node 18 or 20) Strapi requires Node.js ≥ 18. Install using NodeSource (recommended): curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - sudo apt install -y nodejs Check version: node -v npm -v 3. Install Yarn (optional but recommended) npm install -g yarn Check version: yarn -v 4. Install Strapi (using npx) Go to the folder where you want Strapi: root@server1:/home/strapi.cloudvariation.in/public_html# npx create-strapi-app@latest cloudvariation  Strapi   v5.25.0 🚀 Let's create your new project 🚀 Welcome to Strapi! Ready to bring your project to life? Create a free account and get: ✨ 30 days of access to the Growth plan, which includes: ✅ Single Sign-On (SSO) login ✅ Content History ✅ Releases ? Please log in or sign up. Skip ? Do you want to use the default database (sqlite) ? Yes ? Start with an example structure & data? Yes ? Start w...

adb path environmanet variables

 🖥 Step 2: Add ADB to PATH In System variables, find and select Path, then click Edit. Add this entry (don’t include adb.exe, only the folder): C:\Program Files\Netease\MuMuPlayerGlobal-12.0\nx_main Move it above any other Android SDK paths (if you also have Android Studio installed). 🖥 Step 3: (Optional) Define ADB Variable In System variables, click New: Variable name: ADB Variable value: C:\Program Files\Netease\MuMuPlayerGlobal-12.0\nx_main\adb.exe This way, you can always call %ADB% in scripts.

550-Verification failed 550-Response: 550 No such recipient here 550 Invalid sender

Image
  < shindejayashri62@gmail.com >: host smtp.antispamcloud.com[ 38.71.16.245 ] said:     550-Verification failed for < demo@drushti.in > 550-Called:    38.71.16.244     550-Sent:     RCPT TO:< demo@drushti.in > 550-Response: 550 No such recipient     here 550 Invalid sender < demo@drushti.in > (in reply to MAIL FROM command) To : sunil.sable@zfindia.com from : demo@drushti.in add email id in spamexpert and create email id in drushti webmail server click on mailbox configuration

install zimbra 10

 Select, or 'r' for previous menu [r] 4 Password for admin@mail.pngsl.com (min 6 characters): [Dru@123]  Store configuration    1) Status:                                  Enabled                           2) Create Admin User:                       yes                               3) Admin user to create:                    admin@mail.pngsl.com              4) Admin Password                           set                               5) Ant...