Author Topic: Error: Network is unreachable (101)  (Read 7857 times)

Offline HADY

  • Sr. Member
  • ****
  • Posts: 324
  • Karma: +27/-5
    • View Profile
Error: Network is unreachable (101)
« on: June 10, 2022, 09:13:54 AM »
Hello,


Since 3 days the website cannot send emails through gmail SMTP protocol. and always getting this Error: Network is unreachable (101)

What's happening with this issue and how to fix it?


Thanks
Thank you In Advanced
Regards
HADY

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5751
  • Karma: +273/-2
    • View Profile
Re: Error: Network is unreachable (101)
« Reply #1 on: June 13, 2022, 01:16:06 AM »
Hello.
Please contact your hosting support.

Offline HADY

  • Sr. Member
  • ****
  • Posts: 324
  • Karma: +27/-5
    • View Profile
Re: Error: Network is unreachable (101)
« Reply #2 on: June 14, 2022, 08:33:10 AM »
Hello.
Please contact your hosting support.

GMAIL announced that since 30 may 2022 Less secure app access (This setting is no longer available)  could be the reason ??
Thank you In Advanced
Regards
HADY

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5751
  • Karma: +273/-2
    • View Profile
Re: Error: Network is unreachable (101)
« Reply #3 on: June 14, 2022, 09:26:21 AM »
GMAIL announced that since 30 may 2022 Less secure app access (This setting is no longer available)  could be the reason ??

Yes, it is. Many hostings include one or more free email accounts in the package. Ask hosting for the SMTP details

Offline HADY

  • Sr. Member
  • ****
  • Posts: 324
  • Karma: +27/-5
    • View Profile
Re: Error: Network is unreachable (101)
« Reply #4 on: June 14, 2022, 09:43:42 AM »
GMAIL announced that since 30 may 2022 Less secure app access (This setting is no longer available)  could be the reason ??

Yes, it is. Many hostings include one or more free email accounts in the package. Ask hosting for the SMTP details

What to do to make mail protocol to work and to start sending emails?? is there any files should be edited and maybe placed with some required information please??
Thank you In Advanced
Regards
HADY

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5751
  • Karma: +273/-2
    • View Profile
Re: Error: Network is unreachable (101)
« Reply #5 on: June 14, 2022, 09:55:55 AM »
If you host can not send via Mail protocol you have only one option is switch to SMTP

Offline HADY

  • Sr. Member
  • ****
  • Posts: 324
  • Karma: +27/-5
    • View Profile
Re: Error: Network is unreachable (101)
« Reply #6 on: June 14, 2022, 10:01:50 AM »
If you host can not send via Mail protocol you have only one option is switch to SMTP

i searched on their website and as i understood actually they are not allowing now to use SMTP protocol any more and they are pushing people to use mail protocol with specific configuration. can I share with you a link privately to tell me your idea about the new policy that my hosting company using and if that technically acceptable or not?
Thank you In Advanced
Regards
HADY

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5751
  • Karma: +273/-2
    • View Profile
Re: Error: Network is unreachable (101)
« Reply #7 on: June 15, 2022, 01:35:52 AM »
Ask your host why the Mail PHP function does not work for you.

Offline HADY

  • Sr. Member
  • ****
  • Posts: 324
  • Karma: +27/-5
    • View Profile
Re: Error: Network is unreachable (101)
« Reply #8 on: June 15, 2022, 06:43:28 AM »
Ask your host why the Mail PHP function does not work for you.


i could only to verify Gmail SMTP protocol with port 25 on gmail server but still my website getting the same error. My hosting company says that all configuration is correct and the problem is on website script and asked me the website admin login details to see what is the problem. What do you think Mr. Basara? I'm afraid that the website script has a problem when am saving the SMTP login details on (Admin > Settings > mail) section. what is your suggestion pleas?
Thank you In Advanced
Regards
HADY

Offline HADY

  • Sr. Member
  • ****
  • Posts: 324
  • Karma: +27/-5
    • View Profile
Re: Error: Network is unreachable (101)
« Reply #9 on: June 15, 2022, 08:57:24 AM »
now i got this error


2022-06-15 15:54:34 - Error: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)



any ideas please ?
Thank you In Advanced
Regards
HADY

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5751
  • Karma: +273/-2
    • View Profile
Re: Error: Network is unreachable (101)
« Reply #10 on: June 15, 2022, 09:23:00 AM »
now i got this error


2022-06-15 15:54:34 - Error: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)



any ideas please ?

You have set wrong connection credentials or your hosting block the connection

Offline HADY

  • Sr. Member
  • ****
  • Posts: 324
  • Karma: +27/-5
    • View Profile
Re: Error: Network is unreachable (101)
« Reply #11 on: June 15, 2022, 09:35:11 AM »
now i got this error


2022-06-15 15:54:34 - Error: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)



any ideas please ?

You have set wrong connection credentials or your hosting block the connection

yes, am trying to do some changes on host server and ports.


Mail Protocol: SMTP

SMTP Host: ssl://smtp.gmail.com

SMTP Username: www.imkotekstil.com.tr@gmail.com

SMTP Password: *************

SMTP Port: 25

SMTP Timeout: 5

Alert Mail: ON
Additional Alert E-Mails: empty


on Goggle account as in the screenshot but not working



Thank you In Advanced
Regards
HADY

Offline HADY

  • Sr. Member
  • ****
  • Posts: 324
  • Karma: +27/-5
    • View Profile
Re: Error: Network is unreachable (101)
« Reply #12 on: June 15, 2022, 10:10:50 AM »
Mr. Basara!


when am saving the SMTP password on website admin panel then back to write it and save it again i realize that it is saving again and again. how to be sure if the password been saved correctly on the STMP form??? the SMTP form on website admin panel has a problem saving the information.

how to check that and to be sure please???
Thank you In Advanced
Regards
HADY

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5751
  • Karma: +273/-2
    • View Profile
Re: Error: Network is unreachable (101)
« Reply #13 on: June 16, 2022, 12:57:46 AM »
Hello.
You use the wrong SMTP port. Please follow the mail provider instructions. It is not AbanteCart related
Please read https://abantecart.atlassian.net/wiki/spaces/AD/pages/7372837/Mail+Settings#MailSettings-ExampleofGmailSMTP
« Last Edit: June 17, 2022, 08:53:31 AM by Basara »

 

Powered by SMFPacks Social Login Mod