-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while adding doctor to the network #15
Comments
https://github.com/shamil-t/ehr-blockchain/blob/ehr-2.0/src/environments/environment.ts change the urls to eg: localIPFS: 'http://ipfs.infura.io/', or install IPFS locally (https://dist.ipfs.tech/#go-ipfs) |
Thank you for replying @shamil-t . I tried and faced the same issue. |
consider installing IPFS locally, https://dist.ipfs.tech/#go-ipfs also don't forget to add (in IPFS Settings) "Access-Control-Allow-Methods": [ in HttpHeader let me know if any issues. |
Thank you @shamil-t - I tried the solution you provided and it worked!! Thank you so much for saving my day. |
No Problem. |
Hi Akshitha, Please modify your IPFS config:
|
still I'm facing this same problem |
What is the problem, share any screenshots of the issue, along with the console. |
I had changed Ipfs header but face this same issue .what can I do now ? To
adding doctor.
…On Tue, 7 Feb, 2023, 9:08 pm SHAMIL T, ***@***.***> wrote:
What is the problem, share any screenshots of the issue, along with the
console.
—
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AW3ZVHXAQFFOMR4CLFJUSD3WWJUAFANCNFSM6AAAAAARBDIDSY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Share the screenshot of the console while adding the doctor. like this #15 (comment) |
|
use kubo [https://dist.ipfs.tech/#go-ipfs] instead of IPFS desktop |
If you can share that demo video pls.. |
download https://dist.ipfs.tech/#go-ipfs and follow #15 (comment) |
@Dimplesingh442 make sure ipfs is running, and configured properly. restart after configuring. |
please help me |
thank you now it is working |
@Dimplesingh442 how did you make it work? |
I am encountering similar problem even after configuring ipfs setting like you said. pls help |
make sure you restarted IPFS after configuration. |
thank u very much, it works, you helped me a lot |
i tried everything and still did not work
…On Fri, Jun 16, 2023 at 5:16 AM SHAMIL T ***@***.***> wrote:
now restart the IPFS and try.
Make sure you are using ipfs-cli (*Kubo*) https://dist.ipfs.tech/#go-ipfs,
not *IPFS Desktop*,
if it previously installed delete *.ipfs* folder in
*C:/Users/[username]/.ipfs*
—
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUFHDV4SNNFTBVLS6F43C5LXLOQURANCNFSM6AAAAAARBDIDSY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Regards,
---
Kanwal Zahoor
|
@shamil-t please help what can i do? |
contact tshamil90@gmail.com |
The ipfs configuration site isn't work |
@EdenBrowny make sure the IPFS daemon is running. |
@ramakantdhol make sure IPFS is configured properly. refer to #15 (comment) and restart after. |
use IPFS CLI (kubo), not IPFS Desktop |
but i am using the same IPFS, which you recommended and this is the same in above comments |
ok trying |
yes now it is running |
[image: image.png]
this service is not available ?
…On Sun, Dec 3, 2023 at 11:58 PM SHAMIL T ***@***.***> wrote:
use IPFS CLI (kubo), not IPFS Desktop
—
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BEN2MRLXKBPZOZMUXCJMQBLYHTADFAVCNFSM6AAAAAARBDIDS2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZXGU3DAMZXGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
but patient adding service is not available |
|
Okay I was able to resolve that |
same problem |
@daviptuan contact tshamil90@gmail.com |
How to configure ipfs..unable to reset the previous configuration please help me out stuck with adding doctor to network |
The primary issue is Resolved - for any new problems please open a new Issue. |
Hello there,
I have setup the whole project as described in the video. Things are working as expected. I am facing an error while adding a doctor to the network.
I know similar issue - #10 is already closed. I did what is written in the same and I have the latest code. I did signed up to infura and I have project secret key and project key.
Thank you in advance.
The text was updated successfully, but these errors were encountered: