These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Eve Alliance Auth - Open Source

First post First post
Author
Adarnof
Kingsparrow Wormhole Division
Birds of Prey.
#201 - 2015-11-05 15:31:29 UTC
Argus Sorn wrote:
Ok, another noob question here:

What is supposed to happen when we click "fits" - it currently gives a 500 error. Where is this supposed to link to and is there a setting that needs to be modified?


There's a missing template in the official repo. You'll need to make a copy of the example provided.

Navigate to allianceauth/templates/registered and copy fleetfits.html.example to fleetfits.html

If you want to customize what fits are shown you'll have to edit fleetfits.html
Samuel the Terrible
Doomheim
#202 - 2015-11-05 19:09:00 UTC
Adarnof wrote:
Argus Sorn wrote:
Ok, another noob question here:

What is supposed to happen when we click "fits" - it currently gives a 500 error. Where is this supposed to link to and is there a setting that needs to be modified?


There's a missing template in the official repo. You'll need to make a copy of the example provided.

Navigate to allianceauth/templates/registered and copy fleetfits.html.example to fleetfits.html

If you want to customize what fits are shown you'll have to edit fleetfits.html


I have an error page (a work in progress) that says FU*K off in binarry "01000110 01010101 01000011 01001011 00100000 01001111 01000110 01000110 00100000 01111100 00100000 01000101 01010010 01010010 01001111 01010010 00100000 00110101 00110000 00110000 "

**CEO of www.terribleganking.com

Trashing space one wreck at a time!**

Bardam
Dirt 'n' Glitter
Local Is Primary
#203 - 2015-11-05 22:48:22 UTC
Install went smooth my third try; however, everybody is getting a 500 error when trying to generate a forum account in the services. Jabber and mumble work just fine.
Samuel the Terrible
Doomheim
#204 - 2015-11-05 22:49:41 UTC
Bardam wrote:
Install went smooth my third try; however, everybody is getting a 500 error when trying to generate a forum account in the services. Jabber and mumble work just fine.


are using phpbb or IPboards?

**CEO of www.terribleganking.com

Trashing space one wreck at a time!**

Bardam
Dirt 'n' Glitter
Local Is Primary
#205 - 2015-11-05 22:59:41 UTC
Samuel the Terrible wrote:
Bardam wrote:
Install went smooth my third try; however, everybody is getting a 500 error when trying to generate a forum account in the services. Jabber and mumble work just fine.


are using phpbb or IPboards?



phpbb

the forum itself is up and running.
Samuel the Terrible
Doomheim
#206 - 2015-11-05 23:07:03 UTC
Bardam wrote:
Samuel the Terrible wrote:
Bardam wrote:
Install went smooth my third try; however, everybody is getting a 500 error when trying to generate a forum account in the services. Jabber and mumble work just fine.


are using phpbb or IPboards?



phpbb

the forum itself is up and running.


and your getting a 500?

**CEO of www.terribleganking.com

Trashing space one wreck at a time!**

Bardam
Dirt 'n' Glitter
Local Is Primary
#207 - 2015-11-05 23:10:01 UTC
Yes. I can directly navigate to the forums and login as the admin account i setup, but me and everybody else gets the server 500 when clicking on the activate forum button
Adarnof
Kingsparrow Wormhole Division
Birds of Prey.
#208 - 2015-11-05 23:14:30 UTC
Bardam wrote:
Yes. I can directly navigate to the forums and login as the admin account i setup, but me and everybody else gets the server 500 when clicking on the activate forum button


Turn on debugging in settings.py as follows:

DEBUG = 'True' == os.environ.get('AA_DEBUG','True')


And then activate forums again. Let us know what the specific error is.
Samuel the Terrible
Doomheim
#209 - 2015-11-05 23:14:44 UTC
Bardam wrote:
Yes. I can directly navigate to the forums and login as the admin account i setup, but me and everybody else gets the server 500 when clicking on the activate forum button


Can you convo me in game bud?

**CEO of www.terribleganking.com

Trashing space one wreck at a time!**

Samuel the Terrible
Doomheim
#210 - 2015-11-05 23:15:39 UTC
Samuel the Terrible wrote:
Bardam wrote:
Yes. I can directly navigate to the forums and login as the admin account i setup, but me and everybody else gets the server 500 when clicking on the activate forum button


Can you convo me in game bud?


Actually dont bother, ardanof has already told you to do what I was going to. He is very good with this system.

**CEO of www.terribleganking.com

Trashing space one wreck at a time!**

Samuel the Terrible
Doomheim
#211 - 2015-11-05 23:16:42 UTC
Adarnof wrote:
Bardam wrote:
Yes. I can directly navigate to the forums and login as the admin account i setup, but me and everybody else gets the server 500 when clicking on the activate forum button


Turn on debugging in settings.py as follows:

DEBUG = 'True' == os.environ.get('AA_DEBUG','True')


And then activate forums again. Let us know what the specific error is.


Hey ardarnoff are you goign to fanfest?

**CEO of www.terribleganking.com

Trashing space one wreck at a time!**

Adarnof
Kingsparrow Wormhole Division
Birds of Prey.
#212 - 2015-11-05 23:19:26 UTC
Samuel the Terrible wrote:
Hey ardarnoff are you goign to fanfest?

Awaiting my second semester exam schedule. Fanfast is smack dab in the middle of exam season. Won't know if I can make it till probably February :(
Samuel the Terrible
Doomheim
#213 - 2015-11-05 23:20:38 UTC
Adarnof wrote:
Samuel the Terrible wrote:
Hey ardarnoff are you goign to fanfest?

Awaiting my second semester exam schedule. Fanfast is smack dab in the middle of exam season. Won't know if I can make it till probably February :(



Oh wow, just wondering if you saw the dev post back a page, btw I had a CCP say this to me last night |Samuel the Terrible come to FF, I'll buy you pizza| - if only I could afford to go to fanfest :(

**CEO of www.terribleganking.com

Trashing space one wreck at a time!**

Bardam
Dirt 'n' Glitter
Local Is Primary
#214 - 2015-11-05 23:33:59 UTC  |  Edited by: Bardam
Here's the error that it returned.

Error

I blacked out the host in the Exception Value because it's the password that I had set for the database. I imagine that's a problem =P.

Was this a step in the forum setup that I fudged?


Edit: I see where I messed up in the settings.py file. Managed to shift all of the info in the wrong lines for that section.
Adarnof
Kingsparrow Wormhole Division
Birds of Prey.
#215 - 2015-11-05 23:38:27 UTC
Bardam wrote:
Here's the error that it returned.

Error

I blacked out the host in the Exception Value because it's the password that I had set for the database. I imagine that's a problem =P.

Was this a step in the forum setup that I fudged?


Likely. Go back into settings.py and check you've entered the databse information for forums correctly. It looks like you put the password in the host field.

'phpbb3': {
        'ENGINE': 'django.db.backends.mysql',
        'NAME': 'alliance_forum',
        'USER': os.environ.get('AA_DB_PHPBB3_USER', 'allianceserver'),
        'PASSWORD': os.environ.get('AA_DB_PHPBB3_PASSWORD', 'myverysecretpassword'),
        'HOST': os.environ.get('AA_DB_PHPBB3_HOST', '127.0.0.1'),
        'PORT': os.environ.get('AA_DB_PHPBB3_PORT', '3306'),
    },
Bardam
Dirt 'n' Glitter
Local Is Primary
#216 - 2015-11-05 23:39:26 UTC
Working like a charm now!
Adarnof
Kingsparrow Wormhole Division
Birds of Prey.
#217 - 2015-11-05 23:42:12 UTC
Bardam wrote:
Working like a charm now!

Glad to hear it. Don't forget to turn off debugging in settings.py

DEBUG = 'True' == os.environ.get('AA_DEBUG','False')
Samuel the Terrible
Doomheim
#218 - 2015-11-05 23:50:55 UTC
Tada

**CEO of www.terribleganking.com

Trashing space one wreck at a time!**

Kaezon Rio
School of Applied Knowledge
Caldari State
#219 - 2015-11-06 00:57:11 UTC
Another quick update for everyone. I got in contact with R4stl1n and he's added both Adarnof and I as contributors on the main repo. I've already done a quick triage of the 8 open issues, but if you're having difficulties and you need your issue to be more visible, please feel free to make a ticket at https://github.com/R4stl1n/allianceauth
Once I fix a small mistake I made in the requirements file, I'll be submitting a pull request. Adarnof will be doing the same when he's ready. Once code reviews are done, you'll be all set to pull the new features.
Samuel the Terrible
Doomheim
#220 - 2015-11-06 01:27:47 UTC
Kaezon Rio wrote:
Another quick update for everyone. I got in contact with R4stl1n and he's added both Adarnof and I as contributors on the main repo. I've already done a quick triage of the 8 open issues, but if you're having difficulties and you need your issue to be more visible, please feel free to make a ticket at https://github.com/R4stl1n/allianceauth
Once I fix a small mistake I made in the requirements file, I'll be submitting a pull request. Adarnof will be doing the same when he's ready. Once code reviews are done, you'll be all set to pull the new features.



Good to hear you got in touch with him! Loving the new TS function thanks bud

**CEO of www.terribleganking.com

Trashing space one wreck at a time!**