SMath Studio Forum
»
SMath Studio
»
Bugs & Problems
»
Release Manager Spice# publish error
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
I can't publish the plugin  Edited by user 22 November 2024 19:52:27(UTC)
| Reason: Not specified |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,639   Was thanked: 2011 time(s) in 679 post(s)
|
Thank you for the report. Checking...
|
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,639   Was thanked: 2011 time(s) in 679 post(s)
|
Reproduced. Working to fix it.
|
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,639   Was thanked: 2011 time(s) in 679 post(s)
|
Issue is troubleshot. The reason is that the file of the plug-in is 35.5 MB which is the largest plugin right now. Server does not accept such amount of bytes because of security reasons. Current maximum request limit is 30,000,000 bytes, which is approximately 28.6 MB. I'm checking what can be done here... Edited by user 23 November 2024 04:24:18(UTC)
| Reason: Not specified
|
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 13/01/2012(UTC) Posts: 2,726   Location: Italy Was thanked: 1396 time(s) in 910 post(s)
|
Originally Posted by: Andrey Ivashov  Issue is troubleshot. The reason is that the file of the plug-in is 35.5 MB which is the largest plugin right now. Server does not accept such amount of bytes because of security reasons.
I'm checking what can be done here... Possibly the same issue with ImageEditRegion? |
If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects |
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,639   Was thanked: 2011 time(s) in 679 post(s)
|
Originally Posted by: Davide Carpi  Originally Posted by: Andrey Ivashov  Issue is troubleshot. The reason is that the file of the plug-in is 35.5 MB which is the largest plugin right now. Server does not accept such amount of bytes because of security reasons.
I'm checking what can be done here... Possibly the same issue with ImageEditRegion? Yep, it is 30.2MB, while we are accepting not more than 28.6MB. It will be fixed, but because of our development cycle (i.e. "temporary everything is broken" but for the good reason!) it may take up to a week... I will let you know as soon as it is finally handled. Best regards.
|
 2 users thanked Andrey Ivashov for this useful post.
|
on 23/11/2024(UTC), on 23/11/2024(UTC)
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Originally Posted by: Andrey Ivashov  Current maximum request limit is 30,000,000 bytes, which is approximately 28.6 MB. Let's pack it  in the topic with the plugin I attached an archive, which takes up only ~11 MBytes: https://en.smath.com/for...piceSharp.aspx#post86157 |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,639   Was thanked: 2011 time(s) in 679 post(s)
|
Hello. There were many changes done to the plugins related infrastructure and I think most issues must be fixed now, including corrected GUIDs detection and large plugins packages support (up to 50MB ). We have one more known issue: SMath Studio can't install plugin package if such package contains folders. This requires new version of the program, so it will be fixed in the next release. Please try to build and upload plug-ins and let me know if any issues remains. I will handle them. I also want to inform that we are preparing articles which will describe a new way how we recommend developing plugins, but those of you who interested in what is changed may already check this updated plugin: https://smath.com/svn/public/plugins/CheckBoxRegion - main changes are: I will inform separately when articles will be ready. Best regards, Andrey Ivashov.
|
 2 users thanked Andrey Ivashov for this useful post.
|
on 11/01/2025(UTC), on 11/01/2025(UTC)
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
 There is no log, the reason is unknown. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
 1 user thanked uni for this useful post.
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,639   Was thanked: 2011 time(s) in 679 post(s)
|
Originally Posted by: uni   There is no log, the reason is unknown. Thank you! If you click on the Download full log link at the bottom you'll see the following error: "error NETSDK1050: The version of Microsoft.NET.Sdk used by this project is insufficient to support references to libraries targeting .NET Standard 1.5 or higher. Please install version 2.0 or higher of the .NET Core SDK." Will try to install latest .Net SDK.
|
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Originally Posted by: Andrey Ivashov  If you click on the Download full log link at the bottom you'll see the following error: As I wrote earlier, this log has not been displayed for me for many years. When I try to download it, I get an error: File not found. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,639   Was thanked: 2011 time(s) in 679 post(s)
|
Originally Posted by: uni  Originally Posted by: Andrey Ivashov  If you click on the Download full log link at the bottom you'll see the following error: As I wrote earlier, this log has not been displayed for me for many years. When I try to download it, I get an error: File not found. Sorry, forgot about it. Building a plugin fixed, but as I see an output package contains folders like cs, de, es, fr, it etc... - this will break plugin installation. This is known issue but requires new SMath Studio build. The best solution for now is to exclude these folders from output (they must be a part of third-party Nuget I think).
|
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Originally Posted by: Andrey Ivashov  The best solution for now is to exclude these folders from output (they must be a part of third-party Nuget I think). I'm not sure I can control this. These resources appear automatically. I don't remember which settings are responsible for this, but they are still not available to me. I can insert dependent packages in the sources instead of packages, but it's too complicated. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,639   Was thanked: 2011 time(s) in 679 post(s)
|
Ok. I'll check this a bit later today.
|
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,639   Was thanked: 2011 time(s) in 679 post(s)
|
Done. Spice# plugin can be built, uploaded and installed now.
To make things easier I've converted project to a new style and hope you like it.
Please try.
|
 2 users thanked Andrey Ivashov for this useful post.
|
on 11/01/2025(UTC), on 12/01/2025(UTC)
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Originally Posted by: Andrey Ivashov  Done. Spice# plugin can be built, uploaded and installed now.
To make things easier I've converted project to a new style and hope you like it.
Please try. Yes, now everything works and I can expand the functionality of the plugin. Thank you. The plugin is now available in the gallery. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
 1 user thanked uni for this useful post.
|
|
|
SMath Studio Forum
»
SMath Studio
»
Bugs & Problems
»
Release Manager Spice# publish error
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.