GetSimple Support Forum
PROBLEM Server error detected on update plugin - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Developer Discussions (http://get-simple.info/forums/forumdisplay.php?fid=8)
+--- Thread: PROBLEM Server error detected on update plugin (/showthread.php?tid=10666)



Server error detected on update plugin - cobber - 2019-01-21

Tried couple of times over the past week to update a plugin
and upload to GetSimple and am getting server error on get-simple.info.


RE: Server error detected on update plugin - datiswous - 2019-02-01

Maybe this has to do with that the extend api is hosted on getsimple.info . So if getsimple.info is down you could get such errors (?)

http://get-simple.info/wiki/plugins:extend_api


RE: Server error detected on update plugin - cobber - 2019-02-01

Morning,

the site http://get-simple.info is ok. It's when I log in and try to update zip file to extend I get the following error:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Thanks


RE: Server error detected on update plugin - Tyblitz - 2019-02-02

Actually, Helgesverre (GS Plugin Installer author) reported a similar issue on Github https://github.com/HelgeSverre/gs-plugin-installer/pull/17#issuecomment-459318658. I had no problem updating Components Extended 2 days prior.

@shawn_a, can you check it out?


RE: Server error detected on update plugin - shawn_a - 2019-02-03

Is the issue when you upload or just going to the page?


RE: Server error detected on update plugin - cobber - 2019-02-04

(2019-02-03, 12:56:01)shawn_a Wrote: Is the issue when you upload or just going to the page?

Is the issue when you upload or just going to the page?

It's when I add a zip file in the following page. http://get-simple.info/extend/admin/edit_file.php

once I click 'update this file'

Then the error occurs

Thanks


RE: Server error detected on update plugin - shawn_a - 2019-02-05

Ok thanks


RE: Server error detected on update plugin - Tyblitz - 2019-02-11

(2019-02-05, 07:30:08)shawn_a Wrote: Ok thanks

Any news on this?


RE: Server error detected on update plugin - shawn_a - 2019-02-11

I have not looked at it yet


RE: Server error detected on update plugin - Tyblitz - 2019-02-20

(2019-02-11, 10:54:30)shawn_a Wrote: I have not looked at it yet

Some more info on this problem as I just uploaded  a new version of Components Extended:
  • 40* error with blank page redirect saying "Could not retrieve the file name"
  • upon second try with exactly the same ZIP & text, it worked. 



RE: Server error detected on update plugin - HelgeSverre - 2019-02-21

Can confirm this is still a problem, it occurs on submission (update file).


RE: Server error detected on update plugin - Knobbles - 2020-08-11

Anything new on this?

I tried to add my first plugin to Extend.

But after clicking "ADD THIS FILE" I get the Internal Server Error.

Is there a special trick?
The newest plugin update is currently as of July 25th. Does the Extend site not work anymore?


RE: Server error detected on update plugin - shawn_a - 2020-08-15

hmm, It was something with the server extract, I will look at logs.
let me know if you can reproduce over and over


RE: Server error detected on update plugin - Knobbles - 2020-08-17

Yes, I tried many times in the recent days.
Last time a few minutes ago.
Always getting the internal server errror.

And the newest upload there is apparently as of 7/25 (LazyLoad Images Plugin).
It seems to me that something must have gone wrong after that.

Thank you very much for your effort.


RE: Server error detected on update plugin - Knobbles - 2020-08-30

Still the same problem for me. Internal server error.

In the meantime, I saw that there were several updates to the Extend repository.
So in principle it seems to work.

I ask myself what maybe I do wrong, is there a browser to avoid, is there a bad weekday or time, or an add form field that should not be filled in?

Are there requirements for the zip file, besides that it should not contain harmful code?
A minimum number of php files, or to contain a plugin directory (my plugin is only a single php file)?
Anything?


RE: Server error detected on update plugin - Knobbles - 2020-08-31

Ok, finally ...
I found out: Markdown in the Description and/or Installation fields was the problem for me.
Perhaps it was not clean or wrongly formatted, I dont know.
Anyway, using HTML instead => problems have gone. No more internal server error.


RE: Server error detected on update plugin - shawn_a - 2020-09-06

Thanks for figuring it out, sounds like we need to redo some code to handle or encode stuff