*** AnneGilles has joined #zope | 00:02 | |
*** fmj has joined #zope | 00:13 | |
*** fmj has quit IRC | 00:39 | |
*** J1m_ has joined #zope | 01:06 | |
*** JT has quit IRC | 01:08 | |
*** JT has joined #zope | 01:10 | |
*** JT has quit IRC | 01:10 | |
*** JT has joined #zope | 01:10 | |
*** J1m_ has quit IRC | 01:13 | |
*** thetet has quit IRC | 01:14 | |
*** m8 has quit IRC | 01:48 | |
*** d2m has left #zope | 01:57 | |
*** _mup_ has quit IRC | 02:00 | |
*** _mup_ has joined #zope | 02:00 | |
*** mr_jolly has joined #zope | 02:33 | |
*** mr_jolly has quit IRC | 02:53 | |
*** J1m_ has joined #zope | 03:48 | |
*** J1m_ has quit IRC | 03:57 | |
*** allisterb has quit IRC | 04:01 | |
*** tiwula has joined #zope | 04:12 | |
*** allisterb has joined #zope | 04:14 | |
*** purserj has quit IRC | 04:34 | |
*** purserj has joined #zope | 04:35 | |
*** Radix-wrk has joined #zope | 04:40 | |
Radix-wrk | Anyone awake? I've got a zope app which has had it's acl_users database completely corrupted. Is there any way to recreate this easily? | 04:42 |
---|---|---|
Radix-wrk | If I go to manage and browse to the acl_users folder under the app then it comes up with a database error "listUsers is not connected to a database" | 04:43 |
kosh | whoa that is massively screwed up | 04:43 |
kosh | you could delete that object and make a new one | 04:43 |
Radix-wrk | how would I go about doing that? | 04:43 |
kosh | do you know how to add objects in zope? | 04:43 |
Radix-wrk | I'm very much a newbie I'm afraid.. I've got root access and found the instance location, can run scripts, etc | 04:44 |
Radix-wrk | the guy who set this up left years ago and it's been running until now.. I'm just trying to get it working again | 04:44 |
kosh | wel you don't create these things on the filesystem you create them from inside the management interface | 04:45 |
kosh | but if you don't know anything about it you probably won't create a new one correctly and all existing users will be lost | 04:45 |
Radix-wrk | I'm logged into manage as zadmin | 04:45 |
kosh | however listUsers is not connected to a database indicates to me that it is not corrupted | 04:46 |
kosh | my first guess is that the users are stored in some external database and zope can no longer connect to that database | 04:46 |
kosh | so some relational database, ldap server etc somewhere that is no longer runnning or had passwords changed | 04:46 |
Radix-wrk | hmm | 04:46 |
kosh | when the zodb is corrupted you get errors about not being able to load an oid or POSKeyError but not a error about connecting to a database | 04:47 |
kosh | it is something that the person that created it could probably solve in a few minutes or any expert on site could solve quickly but solving it remotely with someone that does not know the system as an intermediary is probably not a viable approach | 04:47 |
Radix-wrk | fair enough | 04:48 |
kosh | however that would be true of any system | 04:49 |
kosh | if you had a php system and someone wrote a custom auth to auth to a postgres database and someone turned off that database you would end up with strange errors that would be a bitch for someone to debug | 04:49 |
Radix-wrk | Hmm.. our ip's have all changed.. so I suspect it was somehow linked to our domain accounts or something | 04:49 |
kosh | good guess the ip address is probably in the user folder somewhere | 04:49 |
Radix-wrk | I've scanned through the code on the server and couldn't find anythign ip specific tho | 04:50 |
kosh | it is probably not in the code | 04:50 |
kosh | it is likely inside the user folder web interface | 04:50 |
Radix-wrk | so how can I look at that? | 04:50 |
kosh | you usually go to yourzopeserver.com/manage | 04:51 |
Radix-wrk | Got that.. the app is mailmanager - so I'm guessing under products/mailmanager - though it seems empty | 04:52 |
kosh | inside a webbrowser right? | 04:53 |
Radix-wrk | yeah | 04:53 |
kosh | you should see an acl_users folder somewhere | 04:53 |
Radix-wrk | yeah, but if I click on it then it brings up that error message that I mentioned | 04:54 |
kosh | hmm | 05:05 |
Radix-wrk | I'm certain there was no domain account link as I've always had to change passwords manually within the ui | 05:08 |
kosh | http://yourserrver.com/path/to/acl_users/manage_editAuthSourceForm and see what it does | 05:08 |
*** fmj has joined #zope | 06:35 | |
*** fmj has joined #zope | 06:35 | |
*** [Arfrever] has quit IRC | 06:36 | |
*** [Arfrever] has joined #zope | 06:53 | |
*** alecm has quit IRC | 06:59 | |
*** Arfrever has quit IRC | 07:05 | |
*** tiwula has quit IRC | 07:09 | |
*** patul has joined #zope | 07:52 | |
*** Sada has joined #zope | 07:54 | |
*** patul has quit IRC | 07:57 | |
*** patul has joined #zope | 07:57 | |
*** mr_jolly has joined #zope | 08:06 | |
*** menesis has joined #zope | 08:06 | |
*** mr_jolly has quit IRC | 08:09 | |
*** Gautam has joined #zope | 08:13 | |
*** d2m has joined #zope | 08:44 | |
*** d2m has left #zope | 08:48 | |
*** fmj has quit IRC | 08:58 | |
*** zagy has joined #zope | 09:05 | |
*** __mac__ has joined #zope | 09:06 | |
*** zagy has quit IRC | 09:23 | |
*** zagy has joined #zope | 09:24 | |
*** yvl has joined #zope | 09:25 | |
*** zagy has quit IRC | 09:25 | |
*** zagy has joined #zope | 09:26 | |
*** goschtl has joined #zope | 09:42 | |
*** agroszer has joined #zope | 09:50 | |
*** J1m_ has joined #zope | 09:52 | |
*** avoinea has joined #zope | 10:23 | |
*** MrWu has joined #zope | 10:31 | |
*** mgedmin has quit IRC | 10:42 | |
*** mgedmin has joined #zope | 10:42 | |
*** sunew has joined #zope | 10:53 | |
*** tisto has joined #zope | 11:02 | |
*** do3cc has joined #zope | 11:05 | |
*** chaoflow has quit IRC | 11:11 | |
*** blueyed has quit IRC | 11:11 | |
*** chaoflow has joined #zope | 11:12 | |
*** Dikeshwar has joined #zope | 11:14 | |
*** Dikeshwar has quit IRC | 11:21 | |
*** Dikeshwar has joined #zope | 11:22 | |
*** blueyed has joined #zope | 11:41 | |
*** alexpilz has joined #zope | 11:46 | |
*** Rakshith has joined #zope | 11:50 | |
*** RichardBarrell has joined #zope | 11:56 | |
*** TomBlockley has joined #zope | 12:01 | |
*** fredvd has joined #zope | 12:15 | |
*** thetet has joined #zope | 12:46 | |
*** teix has joined #zope | 12:58 | |
*** goschtl has quit IRC | 13:05 | |
*** ccomb has joined #zope | 13:52 | |
*** garbas is now known as garbas|lunch | 14:13 | |
*** _mup_ has quit IRC | 14:18 | |
*** m8 has joined #zope | 14:27 | |
*** MrWu has quit IRC | 14:57 | |
*** benji has joined #zope | 15:02 | |
*** J1m_ has quit IRC | 15:07 | |
*** mr_jolly has joined #zope | 15:09 | |
*** menesis has quit IRC | 15:10 | |
*** alexpilz1 has joined #zope | 15:10 | |
*** alexpilz has quit IRC | 15:13 | |
*** tisto is now known as tisto|lunch | 15:21 | |
*** avoinea has quit IRC | 15:32 | |
*** patul has quit IRC | 15:40 | |
*** avoinea has joined #zope | 15:42 | |
*** Sada has quit IRC | 15:44 | |
*** menesis has joined #zope | 15:47 | |
*** J1m_ has joined #zope | 15:58 | |
*** supton has joined #zope | 16:01 | |
*** _mup_ has joined #zope | 16:08 | |
*** Gautam has quit IRC | 16:09 | |
*** sp0cksbeard has joined #zope | 16:15 | |
*** tisto|lunch is now known as tisto | 16:23 | |
*** agroszer has quit IRC | 16:34 | |
*** alecm has joined #zope | 16:46 | |
*** sunew has quit IRC | 16:55 | |
*** Dikeshwar has quit IRC | 17:01 | |
*** Rakshith has quit IRC | 17:05 | |
*** evilbungle has joined #zope | 17:23 | |
*** tisto has quit IRC | 17:24 | |
*** goschtl has joined #zope | 17:36 | |
*** tisto has joined #zope | 17:36 | |
*** garbas|lunch is now known as garbas | 17:41 | |
*** zagy has quit IRC | 17:47 | |
*** supton has quit IRC | 17:54 | |
*** thetet has quit IRC | 17:54 | |
*** tiwula has joined #zope | 18:09 | |
*** alexpilz1 has quit IRC | 18:18 | |
*** supton has joined #zope | 18:35 | |
*** __mac__ has quit IRC | 18:41 | |
*** goschtl has quit IRC | 18:45 | |
*** hever has joined #zope | 18:48 | |
*** alexpilz has joined #zope | 18:56 | |
*** dvschramm has joined #zope | 18:59 | |
*** fredvd has quit IRC | 19:02 | |
*** do3cc has quit IRC | 19:14 | |
*** zagy has joined #zope | 19:16 | |
*** dayne1 has joined #zope | 19:18 | |
*** dayne has quit IRC | 19:21 | |
*** dayne1 has quit IRC | 19:27 | |
*** dayne has joined #zope | 19:28 | |
*** alexpilz has quit IRC | 19:46 | |
*** alexpilz has joined #zope | 19:47 | |
*** __mac__ has joined #zope | 19:52 | |
*** __mac__ has quit IRC | 19:56 | |
*** mitchell` is now known as mitchell`off | 19:57 | |
*** __mac__ has joined #zope | 19:57 | |
*** __mac__ has quit IRC | 20:02 | |
*** agroszer has joined #zope | 20:06 | |
*** tisto has quit IRC | 20:13 | |
*** alexpilz1 has joined #zope | 20:17 | |
*** alexpilz has quit IRC | 20:20 | |
*** runyaga has joined #zope | 20:21 | |
*** runyaga has quit IRC | 20:21 | |
*** runyaga has joined #zope | 20:21 | |
*** menesis has quit IRC | 20:27 | |
*** TomBlockley has quit IRC | 20:28 | |
*** ccomb has quit IRC | 20:51 | |
*** __mac__ has joined #zope | 21:08 | |
*** allisterb has quit IRC | 21:09 | |
*** allisterb has joined #zope | 21:23 | |
*** agroszer has quit IRC | 21:28 | |
*** zenwryly has quit IRC | 21:41 | |
*** hever has quit IRC | 21:44 | |
*** avoinea has quit IRC | 21:49 | |
*** RichardBarrell has quit IRC | 22:28 | |
*** daMaestro has joined #zope | 22:30 | |
*** menesis has joined #zope | 22:33 | |
*** teix has quit IRC | 22:46 | |
*** __mac__ has quit IRC | 22:48 | |
*** daMaestro has quit IRC | 23:04 | |
*** daMaestro has joined #zope | 23:18 | |
*** daMaestro has quit IRC | 23:19 | |
*** kosh has quit IRC | 23:24 | |
*** kosh has joined #zope | 23:27 | |
*** Arfrever has joined #zope | 23:43 | |
*** menesis has quit IRC | 23:52 | |
*** sp0cksbeard has left #zope | 23:55 | |
*** AnneGilles has quit IRC | 23:56 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!