How to fix "ERROR: the Jupyter server could not be started because no available port could be found" in Jupyter Notebook

· No comments

ERROR CODE 

Jupyter notebook doesnot start with Port is already in used or Port access is denied error

[I 20:52:08.747 NotebookApp] The port 8888 is already in use, trying another random port.
[I 20:52:08.748 NotebookApp] The port 8889 is already in use, trying another random port.
[I 20:52:08.748 NotebookApp] The port 8890 is already in use, trying another random port.
[I 20:52:08.749 NotebookApp] The port 8891 is already in use, trying another random port.
[I 20:52:08.750 NotebookApp] The port 8892 is already in use, trying another random port.
[I 20:52:08.750 NotebookApp] The port 8988 is already in use, trying another random port.
[C 20:52:08.779 NotebookApp] ERROR: the notebook server could not be started because no available port could be found.



Method 1: 

Restart PC, Reinstall anaconda , Update anconda
 

Method 2: 

Stop and restart jupyter notebook server
jupyter notebook stop 8888
jupyter notebook --ip=0.0.0.0 --port=8888 

Method 3: 

Stop and restart Window NAT driver
net stop winnat
net start winnat

ARCGIS: Batch Clip

· No comments
Clip is used to extract feature of interest of one layer from another. Clip can be used to extract DEM raster of country polygon from DEM of world. Batch clip helps to reduce the run time of multiple clip function Right click on CLip . press on batch Click on plus button to add entry and cross button to remove entry. Enter the input feature, then clip feature , specifyu locatio of output and set x y tolereance Then finally run the process

DNS to bypass country level restriction

· No comments

Domain Name Server (DNS) can be used to bypass courtly level restriction imposed by government.


List of Free Public DNS


DNS Provider Primary DNS Secondary DNS
AdGuard DNS 94.140.14.14 94.140.15.15
Alternate DNS 76.76.19.19 76.223.122.150
CleanBrowsing 185.228.168.9 185.228.169.9
Cloudflare 1.1.1.1 1.0.0.1
Comodo Secure 8.26.56.26 8.20.247.20
Control D 76.76.2.0 76.76.10.0
Google 8.8.8.8 8.8.4.4
NextDNS 45.90.28.0 45.90.28.255
OpenDNS Home 208.67.222.222 208.67.220.220
OpenNIC 192.95.54.3 192.95.54.1
Quad9 9.9.9.9 149.112.112.112

HOW TO GET RID OF "we apologize for the inconvenience, but we are unable to process your request at this time. our engineers have been notified of this problem and will work to resolve it." ADSENSE ERROR

· No comments

 

This error appears on adsense screen due to adblock extension. Once you disable adblock , the adsense interface will start to work automatically.

HOW TO: FIX UNABLE TO ALLOCATE MEMORY ERROR IN ARC GIS / ARC GIS PRO

· No comments

Unable to allocate memory error in arc gis is shown if the CPU cores are not properly allocated in environment tab 

Set 0 in parallel processing to use all cores

Set 1 to use only one core for processing.


HOW TO : FIX AUDIO PLAYBACK ISSUE IN ADOBE PREMIERE PRO

· No comments



  •  GOTO EDIT MENU IN RIBBON BAR THEN GOTO PREFERENCES
  •  CLICK ON AUDIO HARDWARE

  • CONVERT DEVICE CLASS FROM ASIO TO MME