Kaniwani Major Update: 1.3.4!

Same thing was happening to me although it seems to be working again.

Seems to be the case, though itā€™s still going a bit slow.
Good news is my progress wasnā€™t lost, after all! ^0^

Yeah site upgrade was a bit bumpy, should be recovering now. Just doing teh preliminary work to cut over to API v2

2 Likes

恊ē–²ć‚Œę§˜ć§ć™ļ¼
It seems to be working now :slight_smile:

I canā€™t log in for some reason. I actually just reset my password, used said password, and Iā€™m still getting ā€œUnable to log in with provided credentials.ā€

Huh thats odd, can you give me your username? or just email me more details?

1 Like

Ah interetsing, looks like login via email is disabled. Try logging in with your username instead, while I whip up a fix.

1 Like

This has now been fixed :slight_smile:

1 Like

Hey @Tadgh11,

I donā€™t seem to be getting any new reviews the last few hours. The number of upcoming reviews is going down (it was at 12 around 19:15 EDT, and is down to 11 now), and theyā€™re disappearing from the chart, but they never actually show up to do them.

I tried logging out and logging back in in normal mode, and also Incognito mode. Iā€™m running Chrome 77 on Windows 10 and , and it was also happening on my Momā€™s PC, running Firefox (not sure which version) on Windows 7.

My usernameā€™s meekohaw, same as here.

Thanks,

meekohaw

2 Likes

@Tadgh11

Thanks for the quick fix! I assume this update is just to make the site compatible with the latest WK API? Is there anything in the foreseeable future thatā€™ll be new for end users? :upside_down_face:

Check in a few min, should be good again.

Wellll a few things, but nothing to worry about for now

Now this is how you write an error report :+1:

3 Likes

I had some reviews this morning, so looking good. Weā€™ll see what happens through the day today.

Thanks.

@Tadgh11
I have the same issue right now as @meekohaw had yesterday.
For a whole day I have zero reviews, all my upcoming reviews just disappears into the blue when it should show up on my review queue, but it doesnā€™t.
api/v1/review/counts/ says {ā€œreviews_countā€:0,ā€œlessons_countā€:0}.
api/v1/user/me/ says next_review_date: 2019-10-15T03:15:00.206047Z (Hmm, it looks like itā€™s in the past.)

My username is HotAirGun.

Hey all, regarding the SRS issues. They should be fixed now! My apologies. Let me give you a rundown of what happened.

  1. I upgraded some core internal functionality of the site
  2. A bug in the code caused every single user to be triggered for a full sync back to Wanikani (this is a lot of users).
  3. Our asynchronous sync workers couldnā€™t keep up (KW is hosted on a pretty small machine) so I shut down the sync tasks until i can fix the bug
  4. Inadverdently, the SRS asynchronous task was also shut down

I have re-enabled SRS, so your reviews should magically pop back into life now.
Regarding new vocab/synonyms, once I write the fix I will re-enable the user syncing and we will be back up and running. Sorry about the downtime!

5 Likes

There still seems to be some oddness happening. I just had a review pop up for ꈑ, which is level 26, while Iā€™m only level 17.

The KaniWani item page says itā€™s SRS level 5 on KaniWani, and SRS level 9 on WaniKani. It, along with its kanji and radical, are actually still locked on WaniKani, though.

In light of all the issues, Iā€™m taking KW offline for an indeterminate amount of time until I can fix everything.

4 Likes

Looks like weā€™re back in business? ꈑ is still showing up in my reviews, though.

Still a few kinks to work out. Iā€™ll investigate that one separately: over-leveled vocabulary showing up Ā· Issue #460 Ā· Kaniwani/kw-backend Ā· GitHub . Very likely what happened is this:

  1. it used to be level 5
  2. you synced it to KW
  3. WK changed the level on it.
  4. You are still associated to it in KW.

If you donā€™t mind popping over into that github issue and and explaining what you feel the best behaviour in this case would be, I would appreciate it.

2 Likes