How to install GrandNode on Linux - ecommerce solution on Linux

Friday, March 29, 2024 3:05:58 PM
  • Posted: Tuesday, January 30, 2018 3:40 PM
  • 953
Hello,

On our blog you can find article about installing GrandNode on Linux. Learn how to install GrandNode on Ubuntu.

Blog post is here: https://grandnode.com/how-to-install-grandnode-core-400-on-linux
Best regards,
Patryk

GrandNode Team
0
  • Posted: Thursday, February 22, 2018 2:44 AM
  • 3
When i install GrandNode on Ubuntu 16.04. I get an error:


Thank you in advance
DuyLy
0
  • Posted: Thursday, February 22, 2018 2:46 AM
  • 3
When i install GrandNode on Ubuntu 16.04. I get an error:


Thank you in advance
DuyLy
0
  • Posted: Thursday, February 22, 2018 2:48 AM
  • 3
When i install GrandNode on Ubuntu 16.04. I get an error:
https://drive.google.com/file/d/1dT2iILhpLm-ZsnME7QFTT_RNEAJqHqfJ/view?usp=sharing

Thank you in advance
DuyLy
0
  • Posted: Thursday, February 22, 2018 2:13 PM
  • 953
Hi,

This problem is related with the camel case. It will be fixed in the 4.10 version, it will be available to the end of the February. If you want, you can also install GrandNode with Docker.

Best,
Patryk
Best regards,
Patryk

GrandNode Team
0
  • Posted: Thursday, May 3, 2018 9:40 PM
  • 2
The tutorial is out of date, can you please update it
0
  • Posted: Monday, May 7, 2018 7:20 AM
  • 953
Thanks for information, we will update it as soon as possible.
Best regards,
Patryk

GrandNode Team
0
  • Posted: Saturday, July 28, 2018 2:32 PM
  • 9
after installing grandnode on ubuntu 16.6 i get problem with uploader
i get Error
this is copy of my log file

      Request starting HTTP/1.0 POST http://67.209.121.150/Admin/Picture/AsyncUpload multipart/form-data; boundary=----WebKitFo
Jul 28 10:16:29 server grandnode[10025]: info: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[1]
Jul 28 10:16:29 server grandnode[10025]:       Route matched with {area = "Admin", action = "AsyncUpload", controller = "Picture"}. Executing action Grand.Web.Areas.Adm
Jul 28 10:16:29 server grandnode[10025]: info: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[1]
Jul 28 10:16:29 server grandnode[10025]:       Executing action method Grand.Web.Areas.Admin.Controllers.PictureController.AsyncUpload (Grand.Web) - Validation state: V
Jul 28 10:16:29 server grandnode[10025]: info: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[2]
Jul 28 10:16:29 server grandnode[10025]:       Executed action Grand.Web.Areas.Admin.Controllers.PictureController.AsyncUpload (Grand.Web) in 3.6402ms
Jul 28 10:16:29 server grandnode[10025]: fail: Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[1]
Jul 28 10:16:29 server grandnode[10025]:       An unhandled exception has occurred while executing the request.
Jul 28 10:16:29 server grandnode[10025]: System.TypeInitializationException: The type initializer for 'Gdip' threw an exception. ---> System.DllNotFoundException: Unabl
Jul 28 10:16:29 server grandnode[10025]:    at Interop.Libdl.dlopen(String fileName, Int32 flag)
Jul 28 10:16:29 server grandnode[10025]:    at System.Drawing.SafeNativeMethods.Gdip.LoadNativeLibrary()
Jul 28 10:16:29 server grandnode[10025]:    at System.Drawing.SafeNativeMethods.Gdip..cctor()
Jul 28 10:16:29 server grandnode[10025]:    --- End of inner exception stack trace ---
Jul 28 10:16:29 server grandnode[10025]:    at System.Drawing.SafeNativeMethods.Gdip.GdipLoadImageFromDelegate_linux(StreamGetHeaderDelegate getHeader, StreamGetBytesDe
Jul 28 10:16:29 server grandnode[10025]:    at System.Drawing.Image.InitFromStream(Stream stream)
Jul 28 10:16:29 server grandnode[10025]:    at System.Drawing.Image.LoadFromStream(Stream stream, Boolean keepAlive)
Jul 28 10:16:29 server grandnode[10025]:    at Grand.Services.Media.PictureService.ValidatePicture(Byte[] byteArray, String mimeType) in D:\PRinCe Hassan\PRoJects\BITS-
Jul 28 10:16:29 server grandnode[10025]:    at Grand.Services.Media.PictureService.InsertPicture(Byte[] pictureBinary, String mimeType, String seoFilename, String altAt
Jul 28 10:16:29 server grandnode[10025]:    at Grand.Web.Areas.Admin.Controllers.PictureController.AsyncUpload() in D:\PRinCe Hassan\PRoJects\BITS-Developments\E-Store\
Jul 28 10:16:29 server grandnode[10025]:    at lambda_method(Closure , Object , Object[] )
Jul 28 10:16:29 server grandnode[10025]:    at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, O
Jul 28 10:16:29 server grandnode[10025]:    at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync()
Jul 28 10:16:29 server grandnode[10025]:    at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeNextActionFilterAsync()
Jul 28 10:16:29 server grandnode[10025]:    at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
Jul 28 10:16:29 server grandnode[10025]:    at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompl
Jul 28 10:16:29 server grandnode[10025]:    at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()
Jul 28 10:16:29 server grandnode[10025]:    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
Jul 28 10:16:29 server grandnode[10025]:    at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
Jul 28 10:16:29 ser
.Net Developer
0
  • Posted: Monday, July 30, 2018 6:22 AM
  • 953
Hi Hassan,

Did the problem still exist? I've checked your store and I see that images appeared on it. Could you tell me how can I reproduce the issue?

Best,
Patryk
Best regards,
Patryk

GrandNode Team
0
  • Posted: Monday, July 30, 2018 4:51 PM
  • 9
hi Patryk,
i have managed to solve the issue by using this commands

apt-get update
apt-get install -y apt-utils
apt-get install -y libgdiplus
ln -s /usr/lib/libgdiplus.so /usr/lib/gdiplus.dll

apt-get install -y libc6-dev

but which store did you check i haven't mentioned my store url
.Net Developer
0
back to top
Filters