Giter Club home page Giter Club logo

Comments (7)

ryois1 avatar ryois1 commented on August 15, 2024

Could it be that its trying to find a different WiFi card? Did you make an .img and burn it onto the SD card? If you can can you explain how you tried to migrate to another RPi?

from raspap-webgui.

PureGrain avatar PureGrain commented on August 15, 2024

I started over with a fresh image and so long as I disconnect the WiFi from the client before copying the card, everything goes right. Now, on the other hand I'm having issues with the files copying correctly in the web directory.

I'm using ApplePi-Baker on MAC to create an image of the card and then dumping the image back on other cards. When I do this now, the wifi seems to be working out since changing what I mentioned above but, certain files are not copying to the image from the /html folder. It's at random as well when it picks files not to copy over. So when I fire up the image on another RasPi I have to copy those files manually in order for the web framework to work. It's like they are missing all together. Again, this happened a couple of times and it's just picking random files not to copy. (weird I know)

from raspap-webgui.

ryois1 avatar ryois1 commented on August 15, 2024

What device are you trying to connect to the new AP? Did it work on the older one?

from raspap-webgui.

PureGrain avatar PureGrain commented on August 15, 2024

Everything connection wise is now working. I can use my iPhone, iMac and al of that works now and is copying over fine so long as I delete and remove the client before I copy the card. Hence taking it back to "local ip" since I'm using dhcp. The problem now is with the copying of files. No matter how I copy the card "dd" or Apple-Pi Baker it somehow missed important .js or .css files on the new card. These are at random as well when it misses them. I can go to the directory where they should be and they are just not there after the card copy.

from raspap-webgui.

jrmhaig avatar jrmhaig commented on August 15, 2024

Is the Pi you are copying to the same version as the old one? In particular, are they both Pi 3 or both not Pi 3? The only thing I can think of for your first problem is that the wireless device is different.
I have no idea why you might be missing files in the /html directory (I assume you mean the web root, which should be /var/www/html by default). If the "dd" is failing for some reason you are more likely to get a completely corrupted image rather than individual files missing. Are the two SD cards the same size? One possibility is that some of the files are at the end of the disk and so are getting missed off when copied onto a smaller disk but I would expect it to not work at all.

from raspap-webgui.

jrmhaig avatar jrmhaig commented on August 15, 2024

Also, I have never used ApplePi-Baker so I don't know exactly what it is doing. Is it possible that it is doing more than simple copying an image with "dd"? It looks like it creates images for use with NOOBS so maybe there is a more involved install process.

from raspap-webgui.

PureGrain avatar PureGrain commented on August 15, 2024

Solved the issue but I will reply to give insight.

Yes, both are RasPi 3's

I was burning the images to an external USB 3.0 SATA Drive and I do believe that's what caused the problem. When I burn it to my local SSD the image does fine. So it's not anything to do with this application at all.

Thanks for the help folks!

from raspap-webgui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.