Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Error 500 on Tags page

+5
−0

We installed QPixel and when going to Tags we receive a 500 error: error_500

The exact error is:

NoMethodError: undefined method `tags' for nil:NilClass

error_no_method

The installed version is:

Version 6ba3d0ad (2024-02-13 00:08:30 +0000)

Any idea about what could be wrong?

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

Bug (1 comment)

1 answer

+3
−0

Update: the 500 error is now fixed; if you pull the Qpixel develop branch you'll pick this up. See below for a workaround in the meantime. (The seeding problem that caused the 500 error isn't fixed; that's a deeper issue.)

--

Thanks for reporting this bug.

Could you check the category settings ("Edit Category" at the top of the list, for admins) and see if the category has a tag set? There's a menu there with (by default) options for Main and Meta. Each category has to know what tag set to use in order to render that page. I know that at one time there was a bug in seeding that; I thought we'd fixed that, but maybe not. I've submitted a pull request to handle the 500 error. Meanwhile, you can fix it in your instance:

screenshot of settings with Tag Set circled

The URL path for the settings page is categories/#/edit, where # is the category number (probably 1 for Q&A on a new instance).

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »