View Issue Details

IDProjectCategoryView StatusLast Update
0004401unrealircdpublic2015-08-30 09:45
ReporterEman Assigned Tosyzop  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSScientific LinuxOS Version6.7
Product Version3.4-beta3 
Fixed in Version3.4-beta4 
Summary0004401: Remote includes not working
DescriptionRemote includes appear to be searching the local file system for any url:

config error: /home/ircd/unrealircd/conf/unrealircd.conf:1: include: error downloading '/home/ircd/unrealircd/conf/https://REDACTED': <url> malformed

unrealircd.conf only contains: include "https://REDACTED";
TagsNo tags attached.
3rd party modules

Activities

syzop

2015-08-30 09:45

administrator   ~0018658

Fixed, thanks for the report!

https://github.com/unrealircd/unrealircd/commit/281ad036816e513e0f5adb1fc808437895085198

commit 281ad036816e513e0f5adb1fc808437895085198
Author: Bram Matthys <[email protected]>
Date: Sun Aug 30 09:40:51 2015 +0200

    Remote includes were broken. Also set::ssl::certificate only worked with absolute paths. Both issues were reported by Eman (0004401, 0004402).

Issue History

Date Modified Username Field Change
2015-08-30 04:10 Eman New Issue
2015-08-30 09:22 syzop Assigned To => syzop
2015-08-30 09:22 syzop Status new => acknowledged
2015-08-30 09:29 syzop Status acknowledged => assigned
2015-08-30 09:45 syzop Note Added: 0018658
2015-08-30 09:45 syzop Status assigned => resolved
2015-08-30 09:45 syzop Fixed in Version => 3.4-beta4
2015-08-30 09:45 syzop Resolution open => fixed