Search found 36 matches
- Mon Aug 31, 2020 10:57 am
- Forum: Installing and getting connected
- Topic: unable to make temporary file: Permission denied
- Replies: 10
- Views: 2331
Re: unable to make temporary file: Permission denied
UPDATE: (20:33:43) <dch> you need to use a supported version of FreeBSD (12.0 is not, so you can't install working ports). (20:34:03) <dch> https://reviews.freebsd.org/D24211 (20:34:32) <dch> and you'll need to be on a supported version of FreeBSD to download working binaries from freebsd packages
- Mon Aug 31, 2020 4:28 am
- Forum: Installing and getting connected
- Topic: unable to make temporary file: Permission denied
- Replies: 10
- Views: 2331
Re: unable to make temporary file: Permission denied
I have Unreal 5.0.4 installed and running in the same machine, that is the reason I did open this topic here.
Anyways, I will try to get an opinion if I can from FreeBSD support and than update this topic, and once again, I get that error during ./Config so I never get to make or make install.
Anyways, I will try to get an opinion if I can from FreeBSD support and than update this topic, and once again, I get that error during ./Config so I never get to make or make install.
- Sun Aug 30, 2020 1:40 pm
- Forum: Installing and getting connected
- Topic: unable to make temporary file: Permission denied
- Replies: 10
- Views: 2331
Re: unable to make temporary file: Permission denied
You thought I might have posted fake logs and tried to solve my issue?
- Sun Aug 30, 2020 6:30 am
- Forum: Installing and getting connected
- Topic: unable to make temporary file: Permission denied
- Replies: 10
- Views: 2331
Re: unable to make temporary file: Permission denied
Installation is done as user, no sudo used at all.
I did create new username (all lowercase) and again I get the same error
I did create new username (all lowercase) and again I get the same error
- Sun Aug 30, 2020 5:55 am
- Forum: Installing and getting connected
- Topic: unable to make temporary file: Permission denied
- Replies: 10
- Views: 2331
unable to make temporary file: Permission denied
UnrealIRCd 5.0.6 on FreeBSD 12 during ./Config gives this error: ........ gmake[2]: Leaving directory '/usr/home/iRC/unrealircd-5.0.6/extras/pcre2-10.33' gmake[1]: Leaving directory '/usr/home/iRC/unrealircd-5.0.6/extras/pcre2-10.33' checking for ARGON2... no extracting Argon2 library compiling Argo...
- Thu Mar 26, 2020 11:40 am
- Forum: Generic support
- Topic: Hide map and links
- Replies: 3
- Views: 868
Re: UnrealIRCd 5.0.0-alpha3 released
Have a look at restrict-commands - https://www.unrealircd.org/docs/Set_blo ... t-commands
- Tue Mar 24, 2020 3:41 pm
- Forum: UnrealIRCd 4 modules (third party)
- Topic: m_signore module
- Replies: 3
- Views: 1050
Re: m_signore module
https://gitgud.malvager.net/Wazakindjes/unrealircd_mods/src/master/man/signore.md This module allows privileged opers to set a server-side ignore of sorts, making 2 users' messages invisible to each other (in private only tho, just muteban them if they shitpost in-channel or something). Servers, U-L...
- Mon Dec 16, 2019 3:19 am
- Forum: Installing and getting connected
- Topic: couldn't open logfile, permission denied
- Replies: 4
- Views: 1212
Re: couldn't open logfile, permission denied
If you do install unrealircd as user, your path should be: /home/username/unrealircd/logs
- Mon Nov 25, 2019 12:32 pm
- Forum: Installing and getting connected
- Topic: server not working
- Replies: 7
- Views: 1834
Re: server not working
If you have installed the unrealircd correctly, and your server is up and running, than you should be able to connect using your public IP.
- Mon Nov 25, 2019 2:49 am
- Forum: Installing and getting connected
- Topic: server not working
- Replies: 7
- Views: 1834
Re: server not working
https://pastebin.com/ is the url
You need to try the IP that is provided to you by your ircd hosting company
You need to try the IP that is provided to you by your ircd hosting company
- Sun Nov 24, 2019 11:34 am
- Forum: Installing and getting connected
- Topic: server not working
- Replies: 7
- Views: 1834
Re: server not working
other times use pastebin to paste the entire config file.
what is your public IP?
try to connect by using that IP on your open ports but first make sure unrealircd is running
what is your public IP?
try to connect by using that IP on your open ports but first make sure unrealircd is running
- Sun Nov 24, 2019 9:25 am
- Forum: Installing and getting connected
- Topic: server not working
- Replies: 7
- Views: 1834
Re: server not working
You need to provide more information, like config file, error messages when you try to run your unrealircd
- Sat Nov 16, 2019 7:19 am
- Forum: Generic support
- Topic: Problem with aleases on UNREALircd 4.2.4
- Replies: 17
- Views: 3609
Re: Problem with aleases on UNREALircd 4.2.4
it should be:
include "aliases/anope.conf";
do not leave spaces
rehash your ircd and it should work
include "aliases/anope.conf";
do not leave spaces
rehash your ircd and it should work
- Wed Nov 13, 2019 12:12 pm
- Forum: Generic support
- Topic: Unreal 3.2
- Replies: 1
- Views: 888
Re: Unreal 3.2
Unreal 3.2 is not supported anymore.
- Mon Aug 26, 2019 8:11 am
- Forum: Generic support
- Topic: Spamfilters Unrealircd4
- Replies: 1
- Views: 2176
Re: Spamfilters Unrealircd4
Type /spamfilter del you will get a list of spamfilters added via irc and/or spamfilter.conf You will get the list of the spamfilters that you can remove like: F simple cpn gline 0 135180884 0 Spam admin!unix@team.com www.spam.com To delete this spamfilter, use /SPAMFILTER del 0x563222401460 So use ...