SSH PROTOCOL (for passing the filters) works in safari to pass filters but not in terminal - flutter

I'm using an ssh protocol to connect to a server(that I bought from a VPN seller) through a mac m1 terminal to pass filters in my country(Iran)
and it asks server password and connects to the server without any error.
I can pass filtered sites (googleapis.dev ---> that I need it, youtube,...)/ using safari or chrome
but...
when I want to access through the terminal I receive 403.
I don't know what to do.
any idea?
I think my terminal is not tunneled to the ssh server.
web sdk download 403 forbidden
downloading Ios tools
nezhadjavadali#alis-MacBook-Air ~ % flutter create my_app
Recreating project my_app...
Running "flutter pub get" in my_app...
Resolving dependencies in my_app...
collection 1.17.0 (1.17.1 available)
js 0.6.5 (0.6.7 available)
matcher 0.12.13 (0.12.14 available)
meta 1.8.0 (1.9.0 available)
path 1.8.2 (1.8.3 available)
test_api 0.4.16 (0.4.18 available)
Got dependencies in my_app!
Wrote 3 files.
All done!
You can find general documentation for Flutter at: https://docs.flutter.dev/
Detailed API documentation is available at: https://api.flutter.dev/
If you prefer video documentation, consider: https://www.youtube.com/c/flutterdev
In order to run your application, type:
$ cd my_app
$ flutter run
Your application code is in my_app/lib/main.dart.
nezhadjavadali#alis-MacBook-Air ~ % cd my_app
nezhadjavadali#alis-MacBook-Air my_app % flutter run
Downloading Web SDK... 1,010ms
Downloading Web SDK... 683ms
Failed to download https://storage.googleapis.com/flutter_infra_release/flutter/248290d6d50a1bf1a6a246544347c03acda867a5/flutter-web-sdk-darwin-x64.zip.
Ensure you have network connectivity and then try again.
Exception: 403
nezhadjavadali#alis-MacBook-Air my_app %
--------------------------------------------
nezhadjavadali#alis-MacBook-Air my_app % ping youtube.com
PING youtube.com (10.10.34.36): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
-------------------------------------------

Related

telepresence: error: connector service did not start: timeout while waiting for connector to start

when I tried to connect the telepresence in macOS with M1 chip using telepresence connect command, shows error like this:
W0830 19:51:29.367038 94595 native_arm64.go:52] Could not read /proc/cpuinfo: open /proc/cpuinfo: no such file or directory
W0830 19:51:29.367073 94595 native_arm64.go:177] Could not read /proc/self/auxv: open /proc/self/auxv: no such file or directory
Launching Telepresence User Daemon
telepresence: error: connector service did not start: timeout while waiting for connector to start
If you think you have encountered a bug, please run `telepresence gather-logs` and attach the telepresence_logs.zip to your github issue or create a new one: https://github.com/telepresenceio/telepresence/issues/new?template=Bug_report.md .
this is the telepresence version info:
➜ reddwarf-admin git:(main) telepresence version
W0830 19:54:30.187911 94876 native_arm64.go:52] Could not read /proc/cpuinfo: open /proc/cpuinfo: no such file or directory
W0830 19:54:30.187944 94876 native_arm64.go:177] Could not read /proc/self/auxv: open /proc/self/auxv: no such file or directory
Client: v2.7.2 (api v3)
Root Daemon: v2.7.2 (api v3)
User Daemon: not running
does anyone facing the same issue? why did this happen? what should I do to fixed this problem? I have tried this command:
telepresence quit -ur
sudo pkill -SIGTERM -f daemon-foreground
pkill -SIGTERM -f connector-foreground
telepresence connect
I also have tried to upgrade the telepresence version to 2.8.2. The problem still remain.
➜ cruise-open git:(main) telepresence version
Client: v2.8.2 (api v3)
Root Daemon: v2.8.2 (api v3)
User Daemon: not running
➜ cruise-open git:(main) telepresence connect
Launching Telepresence User Daemon
telepresence: error: connector service did not start: timeout while waiting for connector to start
If you think you have encountered a bug, please run `telepresence gather-logs` and attach the telepresence_logs.zip to your github issue or create a new one: https://github.com/telepresenceio/telepresence/issues/new?template=Bug_report.md .
does anyone facing the same problem?

hi when i want add package to project recived to error down

===== asynchronous gap ===========================
package:pub/src/entrypoint.dart 431:12 Entrypoint._get
===== asynchronous gap ===========================
package:pub/src/entrypoint.dart 265:7 Entrypoint.acquireDependencies
This is an unexpected error. Please run
dart pub --trace get --no-precompile
and include the logs in an issue on https://github.com/dart-lang/pub/issues/new
pub get failed (server unavailable) -- attempting retry 2 in 2 seconds...
HTTP error 403: Forbidden
package:pub/src/http.dart 229:5 _ThrowingClient.send
its happening because your network connection is not proper or the server is not allowed to your country, or something wrong with your flutter
here is some ways to fix that problem i know
1-
use a vpn or proxy (its showing cant connect to the server so try to change the IP)
2-
check this link if vpn method is not working - https://dart.dev/tools/pub/troubleshoot#pub-get-fails-from-behind-a-corporate-firewall
3 -
try to upgrade your flutter just by one command
flutter upgrade
4 -
if its not working try to clean by this command
flutter clean
5 -
if anything wont working try to reinstall flutter (not recommended )

Getting INSTALL_FAILED_UPDATE_INCOMPATIBLE error

Appium Server version: 1.7.1
OS: Windows 8
While running the code I got
org.openqa.selenium.WebDriverException:
An unknown server-side error occurred while processing the command.
Original error:
Error executing adbExec.
Original error:
'Command 'D\:\\Android\\android-sdk\\platform-tools\\adb.exe -P 8080 -s ------ install C\:\\Users\\resi\\AppData\\Local\\Programs\\appium-desktop\\resources\\app\\node_modules\\appium\\node_modules\\appium-unlock \\bin\\unlock_apk-debug.apk' exited with code 1';
Stderr: 'Failed to install C:\Users\resi\AppData\Local\Programs\appium-desktop \resources\app\node_modules\appium\node_modules\appium-unlock\bin\unlock_apk-debug.apk:
Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE:
Package io.appium.unlock signatures do not match the previously installed version; ignoring!]'; Code: '1'
error and Appium Setting page is opened and instant closed in real Android device instead of opening app (.apk file)
You need to cleanup the device you are using:
Go to Settings -> Apps
Delete you application under test using Uninstall for all users menu
Delete Appium Settings app
Restart your test and it should work

Livereload not working with Ionic serve command

I run:
ionic serve
✗ (node:7616) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
Running dev server: http://localhost:8100
Running live reload server: http://localhost:35729
Watching : [ 'www/**/*', '!www/lib/**/*' ]
Ionic server commands, enter:
restart or r to restart the client app from the root
goto or g and a url to have the app navigate to the given url
consolelogs or c to enable/disable console log output
serverlogs or s to enable/disable server log output
quit or q to shutdown the server and exit
My chrome starts with livereload activated
My source code contains
<script>//<![CDATA[
document.write('<script src="//' + (location.hostname || 'localhost') + ':35729/livereload.js?snipver=1"><\/script>')
//]]></script>
IOnic detects changes on file:
ionic $ JS changed: C:\Users\Proxymis\Desktop\ionic\Monuma\www\js\controllers.js
JS changed: C:\Users\Proxymis\Desktop\ionic\Monuma\www\js\controllers.js
When I open the local host on port 35729 I got
{"tinylr":"Welcome","version":"0.0.5"}
But when I modify my page, my page NEVER reloads !

getting error while executing ionic App in terminal using command $ionic serve?

I have installed
Node.js
Cordova
ionic
After Installation I created a project as
$ionic start myApp
$cd myApp
$ionic serve
but localhost doesn't load any thing and terminal shows the following error:
The port 8100 was taken on the host localhost - using port instead
Gulp startup tasks: 0=sass, 1=watch
Running live reload server: undefined
Watching: 0=www/**/*, 1=!www/lib/**/*
Running dev server: http://localhost:
Ionic server commands, enter:
restart or r to restart the client app from the root
goto or g and a url to have the app navigate to the given url
consolelogs or c to enable/disable console log output
serverlogs or s to enable/disable server log output
quit or q to shutdown the server and exit
ionic $ events.js:141
throw er; // Unhandled 'error' event
^
Error: listen EADDRNOTAVAIL 192.168.1.5
at Object.exports._errnoException (util.js:870:11)
at exports._exceptionWithHostPort (util.js:893:20)
at Server._listen2 (net.js:1221:19)
at listen (net.js:1270:10)
at net.js:1379:9
at GetAddrInfoReqWrap.asyncCallback [as callback] (dns.js:64:16)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:83:10)
What is the problem?
Update your ionic version
npm install -g ionic
or
npm install -g ionic#1.1.7
or
npm install -g ionic#1.1.9-beta1
Yes, I got the solution
I needed to use the following code before using
$ ionic serve
first, type
$ionic address
it will show
1)your IP-Address
2)localhost
select 1st option i.e. your IP-Address
and now, you can go with $ionic serve
its, working now.
Thanks All.