I’ll try to accept all outstanding requests and send to the new addresses asap.
But not for a while.
Killed all running dweb processes
dweb serve
......
DEBUG Registered built-in DWEB-NAME: friends -> a447871043968be2be1628584026cad30b824009a30eab43db3ee6dd8c0990051c27160cc8d1662da763d57c41c091f6
.......
then in another terminal
dweb open friends
This page is almost entirely unresponsive. The only elements that work are the remove friend X on the contacts list. Sorry @zettawatt 
I cant actually select other contacts but I can roll over the X and O
I see this error frequently in the dweb output
GET failed to decrypt scratchpad data failed
DEBUG /dweb-0/scratchpad-public
DEBUG process_mutable_type_header_and_query_params()
DEBUG parse_app_id_header_params()
DEBUG REST request ParsedParams: ParsedRequestParams { tries: 3, object_name: Some("eb68ee50bd252ad231a36cc834b9c61ce91de4497918bd0e19ebdf5845bb42a4"), owner_secret: Some(SecretKey(...)), type_derivation_index: None, app_id: Some("friends") }
DEBUG /scratchpad-public GET failed to decrypt scratchpad data failed - Failed to derive CipherText from encrypted_data
DEBUG serve with ports HttpResponse: 200 OK
DEBUG serve with ports HttpRequest : GET /dweb-0/scratchpad-public/83f02861b25aa7996f530f8ca012bd3047a12035a8b3ad8974072e98b7f42dbcce5205beb6126c2af478e03b6239f09d
DEBUG /dweb-0/scratchpad-public/83f02861b25aa7996f530f8ca012bd3047a12035a8b3ad8974072e98b7f42dbcce5205beb6126c2af478e03b6239f09d
DEBUG /scratchpad-public GET calling client.scratchpad_get(83f02861b25aa7996f530f8ca012bd3047a12035a8b3ad8974072e98b7f42dbcce5205beb6126c2af478e03b6239f09d)
DEBUG serve with ports HttpResponse: 200 OK
also seeing 502 in DevTools console
bundle.CgO1IN7F.js:5 Error writing to dweb scratchpad after retries: Error: HTTP 502: Bad Gateway
<!DOCTYPE html><head></head><body>
<h3>/scratchpad-public PUT error</h3>
502 Bad Gateway scratchpad_public_put() failed store public Scratchpad on the network - >>1 complete with error - Failed to put scratchpad: A network error occurred for NetworkAddress::ScratchpadAddress(a89973580cd2895fde77d34806b0f1ba88b5408504aa97467262db1346b4574707df23a80355ac0f8797d91ab5df8aa3): Put verification failed: Peers have conflicting entries for this record: {PeerId("12D3KooWDjjgDopfLX4rXwnQ3KHnSsbLui1oBHi1nEinxdUr3UaG"): Record { key: Key(b"\xc8\x11\x95\xf2\x87\xfec\x90y\xaf<\xa4\x14\x9d\"y\x9ahL@\xf7*\x02n\xf8&\x05\x92-\xc0Ro"), value: [145, 3, 149, 220, 0, 48, 204, 168, 204, 153, 115, 88, 12, 204, 210, 204, 137, 95, 204, 222, 119, 204, 211, 72, 6, 204, 176, 204, 241, 204, 186, 204, 136, 204, 181, 64, 204, 133, 4, 204, 170, 204, 151, 70, 114, 98, 204, 219, 19, 70, 204, 180, 87, 71, 7, 204, 223, 35, 204, 168, 3, 85, 204, 172, 15, 204, 135, 204, 151, 204, 217, 26, 204, 181, 204, 223, 204, 138, 204, 163, 0, 197, 1, 222, 123, etc etc
Can someone please post console logs of a succesful convo so I can see what should be happening?
EDIT: I get same behaviour on both PC and laptop