Library oneclickdigital service - anyone use it? Is it down for everyone?

Man of Honour
Joined
5 Dec 2003
Posts
21,063
Location
Just to the left of my PC
I often use this service to borrow audiobooks to listen to while I'm walking to/from work, going shopping, etc. Very handy, particularly since they're standard mp3s so I can easily put them on my tiny cheap mp3 player I carry around (if I lose it or drop and break it, well, it was only £8 so I'll just buy another).

For the last couple of days it's just a blank page. I've tried with IE11 as well as with Firefox 54, same result. It's not failing to connect - the "rb" logo appears in the tab and no error message appears. Going straight to the main page (https://www.oneclickdigital.com/) gives the same result, so it's not about my local library (http://stoke.oneclickdigital.eu/).

Is it the same for everyone or is the problem at my end?

I'd really miss the service if it's gone. Apart from being directly useful, it's a good way to try a new author. I just bought 9 books in John Sandford's Lucas Davenport series after borrowing the first 3 from this library service.
 
If you wait, it does load. Look at the load times in the developer console....

JY8U0n7.png
 
4 minutes so far and nothing.

Hmm...looking in the console shows an error:

ERROR [rb] Error starting SPA Error: Error invoking UserManager. Check the inner error for details.
------------------------------------------------
Inner Error:
Message: sessionStorage is null
Inner Error Stack:
UserManager@http://stoke.oneclickdigital.eu/scripts/app-bundle.js:477:17
invokeWithDynamicDependencies@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:9937:12
invoke@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:9919:155
invoke@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:10183:16
get@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:9636:27
get@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:10110:18
invokeWithDynamicDependencies@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:9930:17
invoke@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:9919:155
invoke@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:10183:16
get@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:9636:27
get@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:10122:14
ensureViewModel/<@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:22130:58
tryCatcher@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:3411:16
[15]</module.exports/Promise.prototype._settlePromiseFromHandler@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:2627:13
[15]</module.exports/Promise.prototype._settlePromise@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:2684:13
[15]</module.exports/Promise.prototype._settlePromise0@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:2729:5
[15]</module.exports/Promise.prototype._settlePromises@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:2808:13
[1]</Async.prototype._drainQueue@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:163:13
[1]</Async.prototype._drainQueues@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:173:5
Async/this.drainQueues@http://stoke.oneclickdigital.eu/scripts/vendor-bundle.js:47:9

End Inner Error Stack
------------------------------------------------

I have DOM storage disabled in Firefox (its only purpose is tracking and monitoring, which is a security issue), but that doesn't explain why I get the same issue with IE11. I'll try later with DOM storage enabled.
 
Back
Top Bottom