Hi, I’m running RIak with Riak-CS for some time already.
Today when I tried to access it, I found that the it returns "The AWS Access Key Id you provided does not exist in our records." I tried to use Riak-CS Control to look at the user list, but it returned that there’s no data, even if I called curl -H 'Content-Type: application/json' \ -X POST http://localhost:8080/riak-cs/user \ --data '{"email":"foo...@example.com", "name":"admin user"}' as suggested from the website. The objects uploaded directly to Riak (without Riak-CS) can still be accessed, only those through RIak-CS failed. I also found crash.log in RIak, Stanchion and Riak-CS, the one in Riak seems to be the problem: 2013-12-30 15:36:38 =ERROR REPORT==== Hintfile '/vol1/riak/bitcask/799258707915337533392640142891717276374338109440/1.bitcask.hint' invalid 2013-12-30 15:36:39 =ERROR REPORT==== Hintfile '/vol1/riak/bitcask/0/1.bitcask.hint' invalid 2013-12-30 15:36:39 =ERROR REPORT==== Hintfile '/vol1/riak/bitcask/91343852333181432387730302044767688728495783936/1.bitcask.hint' invalid 2013-12-30 15:36:39 =ERROR REPORT==== Hintfile '/vol1/riak/bitcask/319703483166135013357056057156686910549735243776/1.bitcask.hint' invalid 2013-12-30 15:36:39 =ERROR REPORT==== Hintfile '/vol1/riak/bitcask/182687704666362864775460604089535377456991567872/1.bitcask.hint' invalid 2013-12-30 15:36:39 =ERROR REPORT==== Hintfile '/vol1/riak/bitcask/45671926166590716193865151022383844364247891968/1.bitcask.hint' invalid 2013-12-30 15:36:39 =ERROR REPORT==== Hintfile '/vol1/riak/bitcask/296867520082839655260123481645494988367611297792/1.bitcask.hint' invalid 2013-12-30 15:36:39 =ERROR REPORT==== Hintfile '/vol1/riak/bitcask/365375409332725729550921208179070754913983135744/1.bitcask.hint' invalid 2013-12-30 15:36:39 =ERROR REPORT==== Hintfile '/vol1/riak/bitcask/159851741583067506678528028578343455274867621888/1.bitcask.hint' invalid 2013-12-30 15:36:39 =ERROR REPORT==== …. Any suggestion on how to solve or prevent this? Thanks a lot. Anita WONG
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com