Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Net Reset Error The doucment contains no data  (Read 8492 times)

0 Members and 1 Guest are viewing this topic.

danielson

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Net Reset Error The doucment contains no data
« on: August 05, 2005, 06:06:31 am »

edit:  Oops, I accidently made the title the wrong thing, this is the actual error code:
"Net Reset Error
The document contains no data"



I get this error in firefox when I upload more than a few files.

Here is my debug info from before I actually hit the upload button:
Code: [Select]
USER:
------------------
Array
(
    [ID] => 1455d08eaf32bb6231bb3507a92c80cc
    [am] => 1
    [liv] => Array
        (
            [0] => 353
            [1] => 283
            [2] => 179
            [3] => 594
            [4] => 593
        )

)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => danielson0404
    [user_password] => ***********
    [user_lastvisit] => 2005-08-04 20:25:56
    [user_regdate] => 2005-02-10 20:50:47
    [user_group_list] =>
    [user_email] =>
    [user_website] => www.danieljanderson.com
    [user_location] => Havighurst
    [user_interests] =>
    [user_occupation] => student
    [user_actkey] =>
    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 10
    [num_URI_upload] => 3
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => Administrators
    [upload_form_config] => 3
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
    [groups] => Array
        (
            [1] => 1
        )

)

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content FROM cpg132_filetypes;
    [1] => SELECT * FROM cpg132_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '*************************************'
    [2] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg132_usergroups WHERE group_id in (1)
    [3] => SELECT group_name FROM  cpg132_usergroups WHERE group_id= 1
    [4] => DELETE FROM cpg132_banned WHERE expiry < '2005-08-04 20:45:28'
    [5] => SELECT * FROM cpg132_banned WHERE ip_addr='71.65.62.168' OR ip_addr='71.65.62.168' OR user_id=1
    [6] => SELECT cid, name, description, thumb FROM cpg132_categories WHERE parent = ''  ORDER BY pos
    [7] => SELECT aid FROM cpg132_albums as a WHERE category>=10000
    [8] => SELECT count(*) FROM cpg132_pictures as p, cpg132_albums as a WHERE p.aid = a.aid AND category >= 10000
    [9] => SELECT cid, name, description, thumb FROM cpg132_categories WHERE parent = '1'  ORDER BY pos
    [10] => SELECT aid FROM cpg132_albums as a WHERE category = '0'
    [11] => SELECT count(*) FROM cpg132_albums as a WHERE 1
    [12] => SELECT count(*) FROM cpg132_pictures as p LEFT JOIN cpg132_albums as a ON a.aid=p.aid WHERE 1
    [13] => SELECT count(*) FROM cpg132_comments as c LEFT JOIN cpg132_pictures as p ON c.pid=p.pid LEFT JOIN cpg132_albums as a ON a.aid=p.aid WHERE 1
    [14] => SELECT count(*) FROM cpg132_categories WHERE 1
    [15] => SELECT sum(hits) FROM cpg132_pictures as p LEFT JOIN cpg132_albums as a ON p.aid=a.aid WHERE 1
    [16] => SELECT count(*) FROM cpg132_albums as a WHERE category = '0'
    [17] => SELECT COUNT(*) from cpg132_pictures WHERE approved = 'YES'
    [18] => SELECT pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid, aid FROM cpg132_pictures WHERE approved = 'YES'  ORDER BY RAND() LIMIT 8
    [19] => SELECT COUNT(*) from cpg132_pictures WHERE approved = 'YES'
    [20] => SELECT pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid,title, caption, owner_id, owner_name, aid FROM cpg132_pictures WHERE approved = 'YES'  ORDER BY pid DESC  LIMIT 0 ,8
)

==========================
GET :
------------------
Array
(
)

==========================
POST :
------------------
Array
(
)

==========================
VERSION INFO :
------------------
PHP version: 4.4.0 - OK
------------------
mySQL version: 4.1.9-log
------------------
Coppermine version: 1.3.3
==========================
Module: gd
------------------
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
==========================
Module: mysql
------------------
Active Persistent Links 0
Active Links 1
Client API version 4.1.11
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE -I/usr/local/include/mysql
MYSQL_LIBS -L/usr/local/lib/mysql -lmysqlclient 
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.1.4
Linked Version 1.1.4
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | no value | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/usr/local/lib/php | .:/usr/local/lib/php
open_basedir | no value | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | me@localhost.com | me@localhost.com
sendmail_path | /usr/sbin/sendmail -t -i  | /usr/sbin/sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 2M | 2M
post_max_size | 8M | 8M
==========================
Page generated in 0.117 seconds - 21 queries in 0.015 seconds - Album set :

I think it may be some setting my host has enabled that isn't allowing that much data to be uploaded at once, but I'm just not sure.  I tried searching these forums for someone with the same error, but I wasn't able to find a match.

Here is the address to my site:  www.danieljanderson.com

I made test username:  test   p/w: test1234

Thank you.

Daniel
« Last Edit: August 05, 2005, 07:06:37 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Logged

danielson

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Net Reset Error The doucment contains no data
« Reply #2 on: August 05, 2005, 06:29:44 am »

I'm often time able to upload a few pictures, but I'm unable to do ten at a time, which is what I want to be be able to do.
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: Net Reset Error The doucment contains no data
« Reply #3 on: August 05, 2005, 06:38:57 am »

This might be a timeout issue, which can controlled by limiting the number of upload boxes to less than 10.  If you have access to php.ini, you can fiddle around with various settings (see the FAQ.)

As a side note: the admin should FTP images and then batch add them.  You can do a lot more than ten images at a time.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

danielson

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Net Reset Error The doucment contains no data
« Reply #4 on: August 05, 2005, 06:42:33 am »

Here is the error I'm getting with IE:  The page cannot be displayed

So you're probably right, it is just a timeout issue which stinks because I pretty much have no control over that (it's being hosted remotely by www.powweb.com)

I know that I can batch add files, but unfortunately the users can't and I wanted them to be able to add ten at time.  I guess I'll just have to lower it.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Net Reset Error The doucment contains no data
« Reply #5 on: August 05, 2005, 06:45:13 am »

[off topic]
even you as admin have uploaded all you files into the user galleries section, which is not a good idea. As a workaround for having no actual public categories and albums, you have a splash page that redirects to the user galleries. In fact you don't have so many users yet who actually upload (well, one except you and the test user account I used to upload). Not a very good setup imo, but not related to your issues however.
[/off topic]
Logged

danielson

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Net Reset Error The doucment contains no data
« Reply #6 on: August 05, 2005, 06:50:34 am »

[off topic]
even you as admin have uploaded all you files into the user galleries section, which is not a good idea. As a workaround for having no actual public categories and albums, you have a splash page that redirects to the user galleries. In fact you don't have so many users yet who actually upload (well, one except you and the test user account I used to upload). Not a very good setup imo, but not related to your issues however.
[/off topic]

I never intended for my site to be widely used by the masses, just for me and a few of my friends at most really.  I don't have the webspace for that (I'm currrently limited to 5 gigs).  What's wrong with me (as admin) uploading my files in the user galleries section?  What would be a better setup?  (please exuse my newbishness)

Thanks.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Net Reset Error The doucment contains no data
« Reply #7 on: August 05, 2005, 07:06:25 am »

create categories and albums using the "categories" and "albums" links in your admin menu. The admin is not only just another user. This issue is however not related to the rest of this thread, but something else. Please read the docs to find out more, and take a look at the demo. Marking this thread as solved, please start another thread if you have further questions on general gallery setup.
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 20 queries.