| Summary | Lightning connection problem with /horde http alias |
| Queue | Kronolith |
| Queue Version | 3.0.17 |
| Type | Bug |
| State | No Feedback |
| Priority | 2. Medium |
| Owners | |
| Requester | piotr.rybicki (at) innervision (dot) pl |
| Created | 10/25/12 (4915 days ago) |
| Due | |
| Updated | 4/3/13 (4755 days ago) |
| Assigned | 1/24/13 (4824 days ago) |
| Resolved | 4/3/13 (4755 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Feedback
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Lightning connection problem with /horde http alias
Type ⇒ Bug
State ⇒ Unconfirmed
different address.
Example: http://web.server/horde/
Everything works as expected, but there is a problem with remote
subscription in lightning.
I get subscription URL like:
http://web.server/horde/rpc/kronolith/my@email.pl/SOME_RAMDOM_STRING.ics
in syslog i can see:
HORDE: [horde] The method "browse" is not defined in the API for
my@email.pl. [pid 27820 on line 1003 of
"/usr/share/php/Horde/Registry.php"]
When i change web server configuration to access horde without an
alias (http://web.server/) and get my new subscription URL
(http://web.server/rpc/kronolith/my@email.pl/SOME_RAMDOM_STRING.ics) -
it works as expected.
Should I tune some horde/kronolith configuration (I can't find any
clue on this), or is this a bug?
Thank You