Announcement

#1 2009-11-06 16:02:58

11alex11
Guest

[resolved] Error while trying to upload image

I get this error: the connection was reset


another question
how can i change upload limitation: like max size resolution and etc'..?

 

#2 2009-11-07 01:03:31

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13789

Re: [resolved] Error while trying to upload image

11alex11 wrote:

I get this error: the connection was reset

When do you exactly get this message? (screenshot?)

This string is not in pLoader source code, so I think it's a lower level issue on HTTP communication. Does the problem occur sometimes or always? Have you ever succeeded in uploading a photo with pLoader?

Advice: register on the forum so that you can subscribe to topics and get email notification when you get answers.

For your "other" question, please create another topic, it's much simpler for us to answer and for other visitors to find answers to their questions :-)

Offline

 

#3 2009-11-07 08:16:20

11alex11
Guest

Re: [resolved] Error while trying to upload image

I didn't try with ploader because this upload is by user. this error occur always and i never succeeded in uploading.

 

#4 2009-11-07 08:38:58

VDigital
Former Piwigo Team
Paris (FR)
2005-05-04
17680

Re: [resolved] Error while trying to upload image

11alex11 wrote:

I get this error: the connection was reset

When?
Screenshot?

Ctrl+A Ctrl+C
Paste here.

Provider?
Upload limits by provider, maybe?

(The second question is not a problem, we know how to solve it).
Before giving you the solution, we want to keep the focus on the reset connection issue.
Please reply.


Piwigo.com: Start and run your own photo gallery. Signup and get 30 days to try for free, no commitment.
8-)

Offline

 

#5 2009-11-07 08:49:01

11alex11
Member
2009-11-07
55

Re: [resolved] Error while trying to upload image

It happens always (after trying to upload picture)


http://i246.photobucket.com/albums/gg96/alexkapu/theconnectionwasreset.jpg

provider: Godaddy
limits: i don't know


The second question, I opened another post for it.

Offline

 

#6 2009-11-09 01:03:54

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13789

Re: [resolved] Error while trying to upload image

I'm so much involved in the pLoader project, that I suppose all upload issues are related to pLoader :-)

So we're talking about the "user upload". What is the filesize of the picture you try to upload?

Before checking the picture complies with all constraints (image dimensions, filesize) the upload must be a success.

1. in Piwigo, install and activate the "LocalFiles Editor" plugin, in the Administration>Specials>Plugins screen

2. in the Administration>Specials>Plugins>LocalFiles Editor>Local config, set the include/config_local.inc.php file content as:

Code:

<?php
$conf['upload_maxfilesize'] = 200;
$conf['upload_maxheight'] = 800;
$conf['upload_maxwidth'] = 800;
$conf['upload_maxheight_thumbnail'] = 128;
$conf['upload_maxwidth_thumbnail'] = 128;
?>

(and of course, change to the values you want)

Offline

 

#7 2009-11-09 15:24:43

11alex11
Member
2009-11-07
55

Re: [resolved] Error while trying to upload image

thanks this worked great :)

Offline

 

#8 2009-11-12 21:09:37

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13789

Re: [resolved] Error while trying to upload image

11alex11 wrote:

thanks this worked great :)

Nice to read it! Please click on the "Set this topic as resolved" link in the first post of this topic :-)

Offline

 

#9 2016-04-26 19:17:45

Jian
Guest

Re: [resolved] Error while trying to upload image

The connection was reset when I upload big size file like 50MB.
It successfully upload with small size file without any problem.

So I think it's Piwigo latest version problem.

I am using Piwigo2.8

Sincerely

Jian Zhan

 

#10 2016-04-27 10:28:29

flop25
Piwigo Team
2006-07-06
7037

Re: [resolved] Error while trying to upload image

Jian wrote:

The connection was reset when I upload big size file like 50MB.
It successfully upload with small size file without any problem.

So I think it's Piwigo latest version problem.

I am using Piwigo2.8

Sincerely

Jian Zhan

please open a new thread describing your environement, and with more détails about the error/issue


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact