nopCommerce 4.30 RC is available. Please share your impressions

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 years ago
gonze1 wrote:
I am still having issue sending email from exchange server 2019. I submitted a bug for this last month, seemed as it was fixed in the new RC version but as i test i am still not able to send emails out. Same error as before.


https://github.com/nopSolutions/nopCommerce/issues/4447#issuecomment-610186822

Why cant just port 25 work? It works find with version 4.20 ?
I have spent 2 hours playing with the info on link above, nothing seems to make it work. Thank you
3 years ago
Great to hear that nopCommerce released rc version that help user to get might be fully bug free version.

I am happy to test this version and reported some bugs that i found into this version.
https://github.com/nopSolutions/nopCommerce/issues?q=is%3Aissue+author%3Asangeetshah+
3 years ago
gonze1 wrote:
I am still having issue sending email from exchange server 2019. I submitted a bug for this last month, seemed as it was fixed in the new RC version but as i test i am still not able to send emails out. Same error as before.

https://github.com/nopSolutions/nopCommerce/issues/4447#issuecomment-610186822

Why cant just port 25 work? It works find with version 4.20 ?
I have spent 2 hours playing with the info on link above, nothing seems to make it work. Thank you


On 4.20 i am able to set it to work on port 587 and ssl and it works fine, on 4.30 it will not work (Continues to complain about the ssl certificate). Its not my exchange server 2019 ! Its version 4.30. Thank you
3 years ago
gonze1 wrote:
I am still having issue sending email from exchange server 2019. I submitted a bug for this last month, seemed as it was fixed in the new RC version but as i test i am still not able to send emails out. Same error as before.

https://github.com/nopSolutions/nopCommerce/issues/4447#issuecomment-610186822

Why cant just port 25 work? It works find with version 4.20 ?
I have spent 2 hours playing with the info on link above, nothing seems to make it work. Thank you

On 4.20 i am able to set it to work on port 587 and ssl and it works fine, on 4.30 it will not work (Continues to complain about the ssl certificate). Its not my exchange server 2019 ! Its version 4.30. Thank you


ssl port 465 works fine, 587 ask for certification, Do not know why.
3 years ago
maplewang wrote:
I am still having issue sending email from exchange server 2019. I submitted a bug for this last month, seemed as it was fixed in the new RC version but as i test i am still not able to send emails out. Same error as before.

https://github.com/nopSolutions/nopCommerce/issues/4447#issuecomment-610186822

Why cant just port 25 work? It works find with version 4.20 ?
I have spent 2 hours playing with the info on link above, nothing seems to make it work. Thank you

On 4.20 i am able to set it to work on port 587 and ssl and it works fine, on 4.30 it will not work (Continues to complain about the ssl certificate). Its not my exchange server 2019 ! Its version 4.30. Thank you

ssl port 465 works fine, 587 ask for certification, Do not know why.


On my end both ports work but NOT using SSl. I want to use SSL, if i select SSl even though i have a true SSL certificate its acting as if i have a self signed and it fails .
3 years ago
Congratulations Team for all your hard work to develop this new release!  Look forward to testing the improvements for NopCommerce 4.30 RC as well as distributing custom solutions/plugins for my potential clients.
3 years ago
gonze1 wrote:
I am still having issue sending email from exchange server 2019. I submitted a bug for this last month, seemed as it was fixed in the new RC version but as i test i am still not able to send emails out. Same error as before.

https://github.com/nopSolutions/nopCommerce/issues/4447#issuecomment-610186822

Why cant just port 25 work? It works find with version 4.20 ?
I have spent 2 hours playing with the info on link above, nothing seems to make it work. Thank you

On 4.20 i am able to set it to work on port 587 and ssl and it works fine, on 4.30 it will not work (Continues to complain about the ssl certificate). Its not my exchange server 2019 ! Its version 4.30. Thank you

ssl port 465 works fine, 587 ask for certification, Do not know why.

On my end both ports work but NOT using SSl. I want to use SSL, if i select SSl even though i have a true SSL certificate its acting as if i have a self signed and it fails .


Found this website which uses the same MailKit being used in NC 4.30 (https://www.smtper.net/)
There i was able to run the same tests to connect to my exchange 2019 using SSl still fails ! What puzzles me is that on NC 4.20 it works fine with port 587 using ssl.
3 years ago
sql server 2017 express ubuntu 18.04, sql server timeout error, under a VPS server 2G ram 4 virtual cpu core.
compiled and published with vs2019 for net core self contained and release ubuntu x64 platform.

sqlcmd -S localhost-U SA -P 

sqlcmd still works and return command line.

The "Send emails" scheduled task failed with the "One or more errors occurred


The "Send emails" scheduled task failed with the "Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding." error (Task type: "Nop.Services.Messages.QueuedMessagesSendTask, Nop.Services". Store name: "Your store name". Task run address: "http://www.abcdef.com/scheduletask/runtask").
System.Data.SqlClient.SqlException (0x80131904): Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
---> System.ComponentModel.Win32Exception (258): Unknown error 258
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)


The "Keep alive" scheduled task failed with the "Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding." error (Task type: "Nop.Services.Common.KeepAliveTask, Nop.Services". Store name: "Your store name". Task run address: "http://www.abcdef.com/scheduletask/runtask").

System.Data.SqlClient.SqlException (0x80131904): Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
---> System.ComponentModel.Win32Exception (258): Unknown error 258
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)


Connection Timeout Expired.  The timeout period elapsed during the post-login phase.  The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections.  The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=73; [Login] initialization=0; authentication=0; [Post-Login] complete=14101;

System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired.  The timeout period elapsed during the post-login phase.  The connection could have timed out while waiting for server to complete the login process and respond; Or it could have timed out while attempting to create multiple active connections.  The duration spent while attempting to connect to this server was - [Pre-Login] initialization=0; handshake=73; [Login] initialization=0; authentication=0; [Post-Login] complete=14101;
---> System.ComponentModel.Win32Exception (258): Unknown error 258
3 years ago
Nopcommerce 4.2 use SmtpClient and begin from 4.3 use MailKit .

gonze1 wrote:
I am still having issue sending email from exchange server 2019. I submitted a bug for this last month, seemed as it was fixed in the new RC version but as i test i am still not able to send emails out. Same error as before.

https://github.com/nopSolutions/nopCommerce/issues/4447#issuecomment-610186822

Why cant just port 25 work? It works find with version 4.20 ?
I have spent 2 hours playing with the info on link above, nothing seems to make it work. Thank you

On 4.20 i am able to set it to work on port 587 and ssl and it works fine, on 4.30 it will not work (Continues to complain about the ssl certificate). Its not my exchange server 2019 ! Its version 4.30. Thank you

ssl port 465 works fine, 587 ask for certification, Do not know why.

On my end both ports work but NOT using SSl. I want to use SSL, if i select SSl even though i have a true SSL certificate its acting as if i have a self signed and it fails .

Found this website which uses the same MailKit being used in NC 4.30 (https://www.smtper.net/)
There i was able to run the same tests to connect to my exchange 2019 using SSl still fails ! What puzzles me is that on NC 4.20 it works fine with port 587 using ssl.
3 years ago
Great. Any advance on the speed issue? 4.3 beta was very, very fast. It's one of the best features this version has. Please don't lose it
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.