Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

getting an error when i run incomong.pl

Quote Reply
getting an error when i run incomong.pl
gm still not live on my site so i created a test account and i'm able to send e-mail but i can not recieve e-mails because i have to run incoming.pl, and when i do i get the new messages but i can not read it i keep getting this error when i click on the message:

A fatal error has occured:

Can't locate object method "update" via package "GMail::Folders" at /home/httpd/cgi-bin/bareedna/user/webmail.cgi line 96.


Stack Trace
======================================
GMail (7824): main::__ANON__ called at /home/httpd/cgi-bin/bareedna/admin/GT/Plugins.pm line 84 with no arguments.
GMail (7824): GT::Plugins::dispatch called at /home/httpd/cgi-bin/bareedna/user/webmail.cgi line 96 with arguments
(GT::Plugins=HASH(0x81d2380), GMail::Folders::update, CODE(0x82d2178)).
GMail (7824): main::main called at /home/httpd/cgi-bin/bareedna/admin/GT/Plugins.pm line 93 with no arguments.
GMail (7824): GT::Plugins::dispatch called at /home/httpd/cgi-bin/bareedna/user/webmail.cgi line 33 with arguments
(GT::Plugins=HASH(0x81d2380), webmail::main, CODE(0x82cb7e0)).

i did not use cron job yet i'm just typing the path to incoming.pl from telnet
i did not have this problem in gm beta2
what did i do wrong?

Quote Reply
Re: getting an error when i run incomong.pl In reply to
Hi,

Thanks for reporting this bug. We changed the way folder updates happen to speed up retrieving mail. Unfortunately I missed adding a line in webmail.cgi that was needed for this. I apologize for any trouble.

In webmail.cgi under
Code:
use GMail::NoAuth;
add:
Code:
use GMail::Folders;
Cheers,

Scott


Quote Reply
Re: getting an error when i run incomong.pl In reply to
I just finsihed performing an install of 2.0.2 on a brand new server. (two system config with RedHat 7.1, one server for apache and one for MYSQL. No previous versions of Gossamer Mail were installed on these systems.)

I'm getting the same error.

Quote Reply
Re: getting an error when i run incomong.pl In reply to
What timing. Scott posted the solution while I was busy typing my post.

Quote Reply
Re: getting an error when i run incomong.pl In reply to
it did not solve the problem now i'm getting this error:

A fatal error has occured:

Can't locate object method "save" via package "GMail::Options" at /home/httpd/cgi-bin/bareedna/user/webmail.cgi line 99.


Stack Trace
======================================
GMail (16397): main::main called at /home/httpd/cgi-bin/bareedna/admin/GT/Plugins.pm line 93 with no arguments.
GMail (16397): GT::Plugins::dispatch called at /home/httpd/cgi-bin/bareedna/user/webmail.cgi line 34 with arguments
(GT::Plugins=HASH(0x81d2368), webmail::main, CODE(0x82e4678)).


i hope you can fix it

Quote Reply
Re: getting an error when i run incomong.pl In reply to
I'm getting the same error after adding the fix above.

Users cannot see any of their email - only the error below.

Regan.


*****

A fatal error has occured:

Can't locate object method "save" via package "GMail::Options" at /path/to/webmail/gmail/user/webmail.cgi line 99.

Please enable debugging in setup for more details.

Quote Reply
Re: getting an error when i run incomong.pl In reply to
Hi,

Ugh, we updated the distribution yesterday, so you can either grab a new 2.0.2, or you can just add 'use GMail::Options' below the Folders line.

Sorry about that,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: getting an error when i run incomong.pl In reply to
Hello!

Drama with obvious mistakes in the main library.

In Reply To:
just add 'use GMail::Options'
The correct insertion for non-perlis would be as following:

just add 'use GMail::Options;'


Otherwise it would be an Internal server error!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Quote Reply
Re: getting an error when i run incomong.pl In reply to
I've had these same problems. I tried the fixes and started getting internal server errors... changed it back the way it was and still getting internal server errors.

Reinstall?

Quote Reply
Re: getting an error when i run incomong.pl In reply to
Yip, the fixes above worked fine for me.

Try a reinstall.

R.


Quote Reply
Re: getting an error when i run incomong.pl In reply to
Weird. Reinstall + fix worked. Hey, whatever :-)

Quote Reply
Re: getting an error when i run incomong.pl In reply to
i upgraded to 2.04 version and still having this problem.
i'm on a dedicated server and this thing is not working.
anyone else having this problem.
incoming.pl just do not run

Quote Reply
Re: getting an error when i run incomong.pl In reply to
Hi,

The same problem? Can you run incoming.pl successfully? Are you seeing the same error message?

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: getting an error when i run incomong.pl In reply to
alex exactlt the same problem.
i can not run incoming.pl . it just stop in the middle
i'm not seeing any errors. you have my login info , please try to find a solution. so many people have signed up and most likely no longer use it because they can read their incoming e-mail